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 3a4d710 + e6e2cf0 commit cff86d9Copy full SHA for cff86d9
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.4.0.24.05'
+ testImplementation 'com.oracle.database.jdbc:ojdbc11:23.5.0.24.07'
14
15
compileOnly 'org.jetbrains:annotations:24.1.0'
16
0 commit comments