Skip to content

Commit 4830bf9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/io.rest-assured-rest-assured-5.5.5' into combined-pr-branch
2 parents 7753390 + cb3474c commit 4830bf9

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:3.8.0'
88
testImplementation 'org.assertj:assertj-core:3.27.3'
9-
testImplementation 'io.rest-assured:rest-assured:5.5.0'
9+
testImplementation 'io.rest-assured:rest-assured:5.5.5'
1010
testImplementation 'org.awaitility:awaitility:4.3.0'
1111
}

0 commit comments

Comments
 (0)