Skip to content

Commit ae14fc5

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/org.jetbrains-annotations-23.0.0' into combined-pr-branch
2 parents aedf310 + b975b88 commit ae14fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/postgresql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dependencies {
1616
testImplementation testFixtures(project(':r2dbc'))
1717
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.5.RELEASE'
1818

19-
compileOnly 'org.jetbrains:annotations:22.0.0'
19+
compileOnly 'org.jetbrains:annotations:23.0.0'
2020
}

0 commit comments

Comments
 (0)