Skip to content

Commit

Permalink
Bump rest-assured from 4.4.0 to 5.1.1 in /modules/consul
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2022
1 parent 625947f commit c9d296d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/consul/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies {
api project(':testcontainers')

testImplementation 'com.ecwid.consul:consul-api:1.4.5'
testImplementation 'io.rest-assured:rest-assured:4.4.0'
testImplementation 'io.rest-assured:rest-assured:5.1.1'
testImplementation 'org.assertj:assertj-core:3.21.0'
}

0 comments on commit c9d296d

Please sign in to comment.