We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae89abb + 12899cf commit a26de36Copy full SHA for a26de36
modules/mysql/build.gradle
@@ -12,5 +12,5 @@ dependencies {
12
testImplementation testFixtures(project(':testcontainers-r2dbc'))
13
testRuntimeOnly 'io.asyncer:r2dbc-mysql:1.4.1'
14
15
- compileOnly 'org.jetbrains:annotations:26.0.2-1'
+ compileOnly 'org.jetbrains:annotations:26.1.0'
16
}
0 commit comments