Skip to content

Commit c3ac0b6

Browse files
viclovskybaev
authored andcommitted
bump rest-assured version (via #375)
1 parent ae40c68 commit c3ac0b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-rest-assured/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Allure Rest-Assured Integration"
22

33
val agent: Configuration by configurations.creating
44

5-
val restAssuredVersion = "3.3.0"
5+
val restAssuredVersion = "4.0.0"
66

77
dependencies {
88
agent("org.aspectj:aspectjweaver")

0 commit comments

Comments
 (0)