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 e799454 commit 4c97514Copy full SHA for 4c97514
build.gradle.kts
@@ -106,7 +106,7 @@ dependencies {
106
testImplementation("org.mockito:mockito-core:4.11.0")
107
testImplementation("org.mockito:mockito-inline:4.11.0")
108
testImplementation("org.mockito:mockito-junit-jupiter:4.11.0")
109
- testImplementation("org.testcontainers:testcontainers:1.20.4")
+ testImplementation("org.testcontainers:testcontainers:1.20.6")
110
testImplementation("org.assertj:assertj-core:3.27.3")
111
}
112
0 commit comments