Skip to content

Commit 490ad7b

Browse files
authored
Merge pull request #206 from devondragon/dependabot/gradle/io.rest-assured-rest-assured-5.5.6
Bump io.rest-assured:rest-assured from 5.5.5 to 5.5.6
2 parents 560b19d + 66db9ff commit 490ad7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
8080
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
8181
testImplementation 'org.assertj:assertj-core:3.27.4'
82-
testImplementation 'io.rest-assured:rest-assured:5.5.5'
82+
testImplementation 'io.rest-assured:rest-assured:5.5.6'
8383
testImplementation 'com.icegreen:greenmail:2.1.5'
8484
testImplementation 'org.awaitility:awaitility:4.3.0'
8585
}

0 commit comments

Comments
 (0)