Skip to content

Commit 0b7ff14

Browse files
Bump io.rest-assured:rest-assured in /modules/redpanda
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] <support@github.com>
1 parent 43c6a97 commit 0b7ff14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/redpanda/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ dependencies {
55
shaded 'org.freemarker:freemarker:2.3.34'
66

77
testImplementation 'org.apache.kafka:kafka-clients:4.1.1'
8-
testImplementation 'io.rest-assured:rest-assured:5.5.6'
8+
testImplementation 'io.rest-assured:rest-assured:6.0.0'
99
testImplementation 'org.awaitility:awaitility:4.3.0'
1010
}

0 commit comments

Comments
 (0)