Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.12 (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 9, 2024
1 parent 7ed6639 commit 0a44b0c
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 @@ -16,7 +16,7 @@ enablePlugins(ZioSbtEcosystemPlugin)
inThisBuild(
Seq(
name := "ZIO OCI ObjectStorage",
zioVersion := "2.1.11",
zioVersion := "2.1.12",
organization := "io.laserdisc",
scalaVersion := V.scala213,
crossScalaVersions := Seq(V.scala213, V.scala3),
Expand Down

0 comments on commit 0a44b0c

Please sign in to comment.