Skip to content

Commit 63b9f4c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-xe/com.oracle.database.jdbc-ojdbc11-23.26.1.0.0' into combined-pr-branch
2 parents 2e74e5f + cfc475e commit 63b9f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oracle-xe/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.3.0'
88

99
testImplementation project(':testcontainers-jdbc-test')
10-
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.26.0.0.0'
10+
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.26.1.0.0'
1111

1212
compileOnly 'org.jetbrains:annotations:26.0.2-1'
1313

0 commit comments

Comments
 (0)