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 eb63b09 + f8fbee0 commit 58ea60bCopy full SHA for 58ea60b
modules/mysql/build.gradle
@@ -12,7 +12,7 @@ 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'
+ compileOnly 'org.jetbrains:annotations:26.0.2-1'
16
}
17
18
tasks.japicmp {
0 commit comments