Skip to content

Commit 6d3e6dc

Browse files
Bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0 in /app (#82)
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.6 to 6.0.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-6.0.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3886dbb commit 6d3e6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ nullaway = "0.12.15"
77
palantir-java-format = "2.73.0"
88
quarkus = "3.30.5"
99
quarkus-quinoa = "2.7.1"
10-
rest-assured = "5.5.6"
10+
rest-assured = "6.0.0"
1111
testcontainers = "1.21.4"
1212

1313
[libraries]

0 commit comments

Comments
 (0)