Skip to content

Commit 3b4444e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/org.jetbrains-annotations-24.1.0' into combined-pr-branch
2 parents f42fbf3 + 9366bc8 commit 3b4444e

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
@@ -15,5 +15,5 @@ dependencies {
1515
testImplementation testFixtures(project(':r2dbc'))
1616
testRuntimeOnly 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
1717

18-
compileOnly 'org.jetbrains:annotations:24.0.1'
18+
compileOnly 'org.jetbrains:annotations:24.1.0'
1919
}

0 commit comments

Comments
 (0)