Skip to content

Commit aa3a649

Browse files
Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 in /modules/mysql
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@24.1.0...26.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c024ed commit aa3a649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mysql/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ 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.1'
1616
}

0 commit comments

Comments
 (0)