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 00e6453 commit aa75a0fCopy full SHA for aa75a0f
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
48
testImplementation("org.mockito:mockito-core")
49
testImplementation("org.testcontainers:junit-jupiter:1.20.4")
50
- testImplementation("org.testcontainers:testcontainers:1.20.3")
+ testImplementation("org.testcontainers:testcontainers:1.20.4")
51
testImplementation("org.testcontainers:kafka:1.20.4")
52
testImplementation("org.mockito:mockito-junit-jupiter:5.14.2")
53
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.3")
0 commit comments