Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.12 (#1659)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 9, 2024
1 parent 9cb4c95 commit 5a9f144
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 @@ -88,7 +88,7 @@ enablePlugins(ZioSbtEcosystemPlugin)
inThisBuild(
Seq(
name := "Tamer",
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 5a9f144

Please sign in to comment.