Skip to content

Commit 5349f24

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.jetbrains-annotations-23.0.0' into combined-pr-branch
2 parents 821aa3c + 721a733 commit 5349f24

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:22.0.0'
12+
testCompileClasspath 'org.jetbrains:annotations:23.0.0'
1313
}

0 commit comments

Comments
 (0)