Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.0.18 (#276)
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 Sep 27, 2023
1 parent 5e59e51 commit 5e63f40
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.16"
val zioVersion = "2.0.18"

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

0 comments on commit 5e63f40

Please sign in to comment.