Skip to content

Commit f85aada

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 5.5.7. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-5.5.7) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01d1dd6 commit f85aada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:5.5.7'
99
testImplementation 'org.awaitility:awaitility:4.3.0'
1010
}

0 commit comments

Comments
 (0)