Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mysql/…
Browse files Browse the repository at this point in the history
…org.jetbrains-annotations-22.0.0' into combined-pr-branch
  • Loading branch information
rnorth committed Sep 6, 2021
2 parents 16975f9 + b976691 commit abd5865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mysql/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies {
testImplementation testFixtures(project(':r2dbc'))
testImplementation 'dev.miku:r2dbc-mysql:0.8.2.RELEASE'

compileOnly 'org.jetbrains:annotations:21.0.1'
compileOnly 'org.jetbrains:annotations:22.0.0'
}

0 comments on commit abd5865

Please sign in to comment.