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 e64e82f commit fc6b186Copy full SHA for fc6b186
build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
testImplementation("org.mockito:mockito-core:4.11.0")
62
testImplementation("org.mockito:mockito-inline:4.11.0")
63
testImplementation("org.mockito:mockito-junit-jupiter:4.11.0")
64
- testImplementation("org.testcontainers:testcontainers:1.19.3")
+ testImplementation("org.testcontainers:testcontainers:1.20.1")
65
testImplementation("org.assertj:assertj-core:3.25.1")
66
}
67
0 commit comments