We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f116e0 + 647ab85 commit f2f33f2Copy full SHA for f2f33f2
modules/oracle-xe/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.2.0'
11
12
testImplementation project(':jdbc-test')
13
- testImplementation 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'
+ testImplementation 'com.oracle.database.jdbc:ojdbc11:23.4.0.24.05'
14
15
compileOnly 'org.jetbrains:annotations:24.1.0'
16
0 commit comments