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 aedf310 + b975b88 commit ae14fc5Copy full SHA for ae14fc5
modules/postgresql/build.gradle
@@ -16,5 +16,5 @@ dependencies {
16
testImplementation testFixtures(project(':r2dbc'))
17
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.5.RELEASE'
18
19
- compileOnly 'org.jetbrains:annotations:22.0.0'
+ compileOnly 'org.jetbrains:annotations:23.0.0'
20
}
0 commit comments