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