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 bda398f + d98a328 commit 82976d6Copy full SHA for 82976d6
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:6.0.0'
+ testImplementation 'redis.clients:jedis:6.1.0'
8
testImplementation 'org.assertj:assertj-core:3.27.4'
9
}
10
0 commit comments