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 5f0b3c5 + a46d0a4 commit 1a144c1Copy full SHA for 1a144c1
modules/toxiproxy/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.5'
6
7
- testImplementation 'redis.clients:jedis:3.0.1'
+ testImplementation 'redis.clients:jedis:4.0.1'
8
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
9
10
testImplementation project(':test-support')
0 commit comments