Skip to content

Commit eba34e3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mysql/org.jetbrains-annotations-21.0.1' into combined-pr-branch
2 parents e41b314 + 1c1bc81 commit eba34e3

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
@@ -15,5 +15,5 @@ dependencies {
1515
testCompile testFixtures(project(':r2dbc'))
1616
testCompile 'dev.miku:r2dbc-mysql:0.8.2.RELEASE'
1717

18-
compileOnly 'org.jetbrains:annotations:20.1.0'
18+
compileOnly 'org.jetbrains:annotations:21.0.1'
1919
}

0 commit comments

Comments
 (0)