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 7c645bb + 6ab1ff1 commit 807f922Copy full SHA for 807f922
modules/oracle-xe/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.1.1'
11
12
testImplementation project(':jdbc-test')
13
- testImplementation 'com.oracle.database.jdbc:ojdbc11:23.2.0.0'
+ testImplementation 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'
14
15
compileOnly 'org.jetbrains:annotations:24.0.1'
16
0 commit comments