Skip to content

Commit 807f922

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-xe/com.oracle.database.jdbc-ojdbc11-23.3.0.23.09' into combined-pr-branch
2 parents 7c645bb + 6ab1ff1 commit 807f922

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
@@ -10,7 +10,7 @@ dependencies {
1010
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.1.1'
1111

1212
testImplementation project(':jdbc-test')
13-
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.2.0.0'
13+
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'
1414

1515
compileOnly 'org.jetbrains:annotations:24.0.1'
1616

0 commit comments

Comments
 (0)