We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76abe9f commit 106fed6Copy full SHA for 106fed6
build.sbt
@@ -1,5 +1,5 @@
1
lazy val V = new {
2
- val ociSdk = "3.53.1"
+ val ociSdk = "3.54.0"
3
val scala213 = "2.13.15"
4
val scala3 = "3.3.4"
5
val `zio-nio` = "2.0.2"
0 commit comments