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 8d5bc57 + d2beecb commit cbb994fCopy full SHA for cbb994f
modules/toxiproxy/build.gradle
@@ -4,6 +4,6 @@ dependencies {
4
api project(':testcontainers')
5
api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.7'
6
7
- testImplementation 'redis.clients:jedis:5.1.3'
+ testImplementation 'redis.clients:jedis:5.1.5'
8
testImplementation 'org.assertj:assertj-core:3.26.3'
9
}
0 commit comments