Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.13 (#1670)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 22, 2024
1 parent 2c67bd2 commit d5b24f7
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.12",
zioVersion := "2.1.13",
organization := "io.laserdisc",
scalaVersion := V.scala213,
crossScalaVersions := Seq(V.scala213, V.scala3),
Expand Down

0 comments on commit d5b24f7

Please sign in to comment.