We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db05a65 + 2441106 commit 8c766fcCopy full SHA for 8c766fc
modules/toxiproxy/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.7'
6
7
- testImplementation 'redis.clients:jedis:5.1.5'
+ testImplementation 'redis.clients:jedis:6.0.0'
8
testImplementation 'org.assertj:assertj-core:3.27.3'
9
}
10
0 commit comments