Skip to content

Commit 70663e3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-xe/com.oracle.database.jdbc-ojdbc11-23.9.0.25.07' into combined-pr-branch
2 parents 6de95c0 + dd523ed commit 70663e3

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
@@ -7,7 +7,7 @@ dependencies {
77
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.3.0'
88

99
testImplementation project(':jdbc-test')
10-
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.8.0.25.04'
10+
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.9.0.25.07'
1111

1212
compileOnly 'org.jetbrains:annotations:26.0.2'
1313

0 commit comments

Comments
 (0)