Skip to content

Commit eb63b09

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/org.jetbrains-annotations-26.0.2-1' into combined-pr-branch
2 parents b5e7b21 + 17bef50 commit eb63b09

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
@@ -12,7 +12,7 @@ dependencies {
1212
testImplementation testFixtures(project(':testcontainers-r2dbc'))
1313
testRuntimeOnly 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
1414

15-
compileOnly 'org.jetbrains:annotations:26.0.2'
15+
compileOnly 'org.jetbrains:annotations:26.0.2-1'
1616
}
1717

1818
tasks.japicmp {

0 commit comments

Comments
 (0)