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 f8831f7 + 767aa92 commit f76cb75Copy full SHA for f76cb75
modules/postgresql/build.gradle
@@ -12,5 +12,5 @@ dependencies {
12
testImplementation testFixtures(project(':testcontainers-r2dbc'))
13
testRuntimeOnly 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
14
15
- compileOnly 'org.jetbrains:annotations:26.0.2-1'
+ compileOnly 'org.jetbrains:annotations:26.1.0'
16
}
0 commit comments