Skip to content

Commit 6ab1ff1

Browse files
Bump com.oracle.database.jdbc:ojdbc11 in /modules/oracle-xe
Bumps com.oracle.database.jdbc:ojdbc11 from 23.2.0.0 to 23.3.0.23.09. --- updated-dependencies: - dependency-name: com.oracle.database.jdbc:ojdbc11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 375ece0 commit 6ab1ff1

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
@@ -10,7 +10,7 @@ dependencies {
1010
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.1.1'
1111

1212
testImplementation project(':jdbc-test')
13-
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.2.0.0'
13+
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'
1414

1515
compileOnly 'org.jetbrains:annotations:24.0.1'
1616

0 commit comments

Comments
 (0)