Skip to content

Commit f92ff76

Browse files
Bump rest-assured from 4.4.0 to 5.1.1 in /modules/consul
Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.4.0 to 5.1.1. - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.4.0...rest-assured-5.1.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdb11ec commit f92ff76

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,6 +4,6 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'com.ecwid.consul:consul-api:1.4.5'
7-
testImplementation 'io.rest-assured:rest-assured:4.4.0'
7+
testImplementation 'io.rest-assured:rest-assured:5.1.1'
88
testImplementation 'org.assertj:assertj-core:3.23.1'
99
}

0 commit comments

Comments
 (0)