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.
1 parent 7317fa2 commit 36623b7Copy full SHA for 36623b7
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.1.0'
+ testImplementation 'redis.clients:jedis:6.2.0'
8
}
9
10
tasks.japicmp {
0 commit comments