Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.5 (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 30, 2024
1 parent 597ea55 commit dd08d05
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 @@ -86,7 +86,7 @@ enablePlugins(ZioSbtEcosystemPlugin)
inThisBuild(
Seq(
name := "Tamer",
zioVersion := "2.1.4",
zioVersion := "2.1.5",
organization := "io.laserdisc",
scalaVersion := scala213.value,
crossScalaVersions := Seq(scala213.value, scala3.value),
Expand Down

0 comments on commit dd08d05

Please sign in to comment.