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 f1770e9 + 6b060c7 commit 06786a0Copy full SHA for 06786a0
modules/oracle-xe/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.3.0'
8
9
testImplementation project(':testcontainers-jdbc-test')
10
- testImplementation 'com.oracle.database.jdbc:ojdbc11:23.9.0.25.07'
+ testImplementation 'com.oracle.database.jdbc:ojdbc11:23.26.0.0.0'
11
12
compileOnly 'org.jetbrains:annotations:26.0.2-1'
13
0 commit comments