Skip to content

Commit 53914e9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-free/com.oracle.database.jdbc-ojdbc11-23.8.0.25.04' into combined-pr-branch
2 parents b4d6f4a + 9ddbeda commit 53914e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oracle-free/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.2.0'
88

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

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

0 commit comments

Comments
 (0)