Skip to content

Commit

Permalink
Update oci-java-sdk-common-httpclient-jersey, ... to 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 14, 2023
1 parent 084bdb2 commit e6dc084
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.16.1"
val ociSdk = "3.17.0"
val scalaCollectionCompat = "2.10.0"
val zio = "2.0.15"
val `zio-nio` = "2.0.1"
Expand Down

0 comments on commit e6dc084

Please sign in to comment.