Skip to content

Commit 6beea95

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.jetbrains-annotations-21.0.1' into combined-pr-branch
2 parents 4997070 + 6df46bf commit 6beea95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mongodb-container/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ repositories {
99
dependencies {
1010
testImplementation 'org.testcontainers:testcontainers'
1111
testImplementation 'junit:junit:4.13.2'
12-
testCompileClasspath 'org.jetbrains:annotations:20.1.0'
12+
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
1313
}

0 commit comments

Comments
 (0)