Skip to content

Commit

Permalink
Update oci-java-sdk-objectstorage to 3.14.0 (#241)
Browse files Browse the repository at this point in the history
Co-authored-by: Amir Saeid <amir.saeid@oracle.com>
  • Loading branch information
amir and Amir Saeid committed May 19, 2023
1 parent f4dfe52 commit b11135d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val scala_212 = "2.12.17"
lazy val scala_213 = "2.13.10"

lazy val V = new {
val ociSdk = "3.0.0"
val ociSdk = "3.14.0"
val scalaCollectionCompat = "2.8.1"
val zio = "1.0.17"
val `zio-nio` = "1.0.0-RC11"
Expand Down

0 comments on commit b11135d

Please sign in to comment.