Skip to content

Commit 9e1219c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-xe/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents 277e180 + b4313b0 commit 9e1219c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oracle-xe/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
testImplementation project(':jdbc-test')
1313
testImplementation 'com.oracle.database.jdbc:ojdbc11:21.9.0.0'
1414

15-
compileOnly 'org.jetbrains:annotations:24.0.0'
15+
compileOnly 'org.jetbrains:annotations:24.0.1'
1616

1717
testImplementation testFixtures(project(':r2dbc'))
1818
testImplementation 'com.oracle.database.r2dbc:oracle-r2dbc:1.0.0'

0 commit comments

Comments
 (0)