Skip to content

Commit 8c766fc

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/toxiproxy/redis.clients-jedis-6.0.0' into combined-pr-branch
2 parents db05a65 + 2441106 commit 8c766fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/toxiproxy/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55
api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.7'
66

7-
testImplementation 'redis.clients:jedis:5.1.5'
7+
testImplementation 'redis.clients:jedis:6.0.0'
88
testImplementation 'org.assertj:assertj-core:3.27.3'
99
}
1010

0 commit comments

Comments
 (0)