There was an error while loading. Please reload this page.
2 parents 821aa3c + 721a733 commit 5349f24Copy full SHA for 5349f24
examples/mongodb-container/build.gradle
@@ -9,5 +9,5 @@ repositories {
9
dependencies {
10
testImplementation 'org.testcontainers:testcontainers'
11
testImplementation 'junit:junit:4.13.2'
12
- testCompileClasspath 'org.jetbrains:annotations:22.0.0'
+ testCompileClasspath 'org.jetbrains:annotations:23.0.0'
13
}
0 commit comments