Skip to content

Commit 58ea60b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mysql/org.jetbrains-annotations-26.0.2-1' into combined-pr-branch
2 parents eb63b09 + f8fbee0 commit 58ea60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mysql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
testImplementation testFixtures(project(':testcontainers-r2dbc'))
1313
testRuntimeOnly 'io.asyncer:r2dbc-mysql:1.4.1'
1414

15-
compileOnly 'org.jetbrains:annotations:26.0.2'
15+
compileOnly 'org.jetbrains:annotations:26.0.2-1'
1616
}
1717

1818
tasks.japicmp {

0 commit comments

Comments
 (0)