Skip to content

Commit 9ee602f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mysql/org.jetbrains-annotations-26.0.2' into combined-pr-branch
2 parents 910bb5b + c62c98b commit 9ee602f

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(':r2dbc'))
1313
testRuntimeOnly 'io.asyncer:r2dbc-mysql:1.3.0'
1414

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

1818
tasks.japicmp {

0 commit comments

Comments
 (0)