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 273b22d commit e14eb8eCopy full SHA for e14eb8e
examples/mongodb-container/build.gradle
@@ -9,5 +9,5 @@ repositories {
9
dependencies {
10
testImplementation 'org.testcontainers:testcontainers'
11
testImplementation 'junit:junit:4.13'
12
- testCompileClasspath 'org.jetbrains:annotations:20.0.0'
+ testCompileClasspath 'org.jetbrains:annotations:20.1.0'
13
}
0 commit comments