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 024448f + 93504fd commit 08730a1Copy full SHA for 08730a1
modules/toxiproxy/build.gradle
@@ -2,7 +2,7 @@ description = "Testcontainers :: Toxiproxy"
2
3
dependencies {
4
api project(':testcontainers')
5
- api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.5'
+ api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.7'
6
7
testImplementation 'redis.clients:jedis:3.0.1'
8
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
0 commit comments