Skip to content

Commit

Permalink
Bump com.oracle.database.jdbc:ojdbc11 in /modules/oracle-xe
Browse files Browse the repository at this point in the history
Bumps com.oracle.database.jdbc:ojdbc11 from 21.9.0.0 to 23.2.0.0.

---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc11
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent 3616ebf commit fe33a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/oracle-xe/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.0.0'

testImplementation project(':jdbc-test')
testImplementation 'com.oracle.database.jdbc:ojdbc11:21.9.0.0'
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.2.0.0'

compileOnly 'org.jetbrains:annotations:24.0.1'

Expand Down

0 comments on commit fe33a6b

Please sign in to comment.