Skip to content

Commit d154b56

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-free/com.oracle.database.jdbc-ojdbc11-23.4.0.24.05' into combined-pr-branch
2 parents c46e7a6 + 5424c7e commit d154b56

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

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

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

0 commit comments

Comments
 (0)