Skip to content

Commit dea4b98

Browse files
Bump io.rest-assured:rest-assured in /modules/mockserver
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.5 to 5.5.6. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.5...rest-assured-5.5.6) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d667dc commit dea4b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mockserver/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55

66
testImplementation 'org.mock-server:mockserver-client-java:5.15.0'
77
testImplementation 'org.assertj:assertj-core:3.27.4'
8-
testImplementation 'io.rest-assured:rest-assured:5.5.5'
8+
testImplementation 'io.rest-assured:rest-assured:5.5.6'
99
}
1010

1111
tasks.japicmp {

0 commit comments

Comments
 (0)