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.
1 parent 559df36 commit 8a9e500Copy full SHA for 8a9e500
modules/postgresql/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation testFixtures(project(':testcontainers-r2dbc'))
16
testRuntimeOnly 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
17
18
- compileOnly 'org.jetbrains:annotations:26.0.2'
+ compileOnly 'org.jetbrains:annotations:26.0.2-1'
19
}
20
21
tasks.japicmp {
0 commit comments