Skip to content

Commit 734e696

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.5 to 5.5.6. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.5...rest-assured-5.5.6) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d667dc commit 734e696

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
@@ -6,6 +6,6 @@ dependencies {
66

77
testImplementation 'org.apache.kafka:kafka-clients:4.0.0'
88
testImplementation 'org.assertj:assertj-core:3.27.4'
9-
testImplementation 'io.rest-assured:rest-assured:5.5.5'
9+
testImplementation 'io.rest-assured:rest-assured:5.5.6'
1010
testImplementation 'org.awaitility:awaitility:4.3.0'
1111
}

0 commit comments

Comments
 (0)