Skip to content

Commit a61963b

Browse files
Bump io.rest-assured:rest-assured from 5.5.6 to 5.5.7 in /modules/consul
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.6 to 5.5.7. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-5.5.7) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01d1dd6 commit a61963b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/consul/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'com.ecwid.consul:consul-api:1.4.5'
7-
testImplementation 'io.rest-assured:rest-assured:5.5.6'
7+
testImplementation 'io.rest-assured:rest-assured:5.5.7'
88
}

0 commit comments

Comments
 (0)