Skip to content

Commit acbb7f9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-xe/org.jetbrains-annotations-24.1.0' into combined-pr-branch
2 parents 3b4444e + 982ca9d commit acbb7f9

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:23.3.0.23.09'
1414

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

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

0 commit comments

Comments
 (0)