Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 0200a5d commit 84059d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/oracle-free/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.2.0'

testImplementation project(':jdbc-test')
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.5.0.24.07'
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.6.0.24.10'

compileOnly 'org.jetbrains:annotations:24.1.0'

Expand Down

0 comments on commit 84059d9

Please sign in to comment.