Skip to content

Commit

Permalink
chore: Bump com.oracle.oci.sdk:oci-java-sdk-common from 3.42.0 to 3.51.0
Browse files Browse the repository at this point in the history
Bumps com.oracle.oci.sdk:oci-java-sdk-common from 3.42.0 to 3.51.0.

---
updated-dependencies:
- dependency-name: com.oracle.oci.sdk:oci-java-sdk-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent a87f5c3 commit 0bd89a6
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 @@ -285,7 +285,7 @@ dependencies {
implementation("com.mchange:c3p0:0.10.1")
implementation("org.javassist:javassist:3.28.0-GA")
implementation("org.slf4j:slf4j-api:2.0.1")
implementation("com.oracle.oci.sdk:oci-java-sdk-common:3.42.0")
implementation("com.oracle.oci.sdk:oci-java-sdk-common:3.51.0")
implementation("org.checkerframework:checker-qual:3.47.0")
compileOnly("software.amazon.awssdk:secretsmanager:2.23.12")

Expand Down

0 comments on commit 0bd89a6

Please sign in to comment.