Skip to content

Commit dd523ed

Browse files
Bump com.oracle.database.jdbc:ojdbc11 in /modules/oracle-xe
Bumps com.oracle.database.jdbc:ojdbc11 from 23.8.0.25.04 to 23.9.0.25.07. --- updated-dependencies: - dependency-name: com.oracle.database.jdbc:ojdbc11 dependency-version: 23.9.0.25.07 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 768a2af commit dd523ed

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(':jdbc-test')
10-
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.8.0.25.04'
10+
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.9.0.25.07'
1111

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

0 commit comments

Comments
 (0)