Skip to content

Commit 13dc7da

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents 4ea145d + 55b664f commit 13dc7da

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
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
1717

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

0 commit comments

Comments
 (0)