Skip to content

Commit

Permalink
Bump com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05
Browse files Browse the repository at this point in the history
Bumps com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 75ac68c commit c026280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {

// ---------- DB ---------- \\
runtimeOnly("org.postgresql:postgresql")
implementation("com.oracle.database.jdbc:ojdbc8:23.3.0.23.09")
implementation("com.oracle.database.jdbc:ojdbc8:23.4.0.24.05")

implementation("com.github.ben-manes.caffeine:caffeine:")
implementation("io.micrometer:micrometer-core")
Expand Down

0 comments on commit c026280

Please sign in to comment.