Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.1 (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 25, 2024
1 parent b58d858 commit 8eb9305
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 @@ -28,7 +28,7 @@ inThisBuild(
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")

val zioVersion = "2.0.22"
val zioVersion = "2.1.1"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit 8eb9305

Please sign in to comment.