Skip to content

Commit

Permalink
Merge branch 'master' into update/zio-2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sirocchj authored Dec 19, 2024
2 parents 345f366 + faa906a commit bb97caf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lazy val V = new {
val ociSdk = "3.55.0"
val ociSdk = "3.55.1"
val scala213 = "2.13.15"
val scala3 = "3.3.4"
val `zio-nio` = "2.0.2"
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
addSbtPlugin("dev.zio" % "zio-sbt-ecosystem" % "0.4.0-alpha.28")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 comments on commit bb97caf

Please sign in to comment.