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 f42fbf3 + 9366bc8 commit 3b4444eCopy full SHA for 3b4444e
modules/postgresql/build.gradle
@@ -15,5 +15,5 @@ dependencies {
15
testImplementation testFixtures(project(':r2dbc'))
16
testRuntimeOnly 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
17
18
- compileOnly 'org.jetbrains:annotations:24.0.1'
+ compileOnly 'org.jetbrains:annotations:24.1.0'
19
}
0 commit comments