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 655ad4a + f0d8664 commit 8e701c1Copy full SHA for 8e701c1
1 file changed
modules/postgresql/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
testImplementation testFixtures(project(':r2dbc'))
13
testRuntimeOnly 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
14
15
- compileOnly 'org.jetbrains:annotations:24.1.0'
+ compileOnly 'org.jetbrains:annotations:26.0.2'
16
}
17
18
tasks.japicmp {
0 commit comments