Skip to content

Commit

Permalink
Update zio, zio-test, zio-test-sbt to 2.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 26, 2023
1 parent f8782b4 commit 6561796
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 @@ -31,7 +31,7 @@ inThisBuild(
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")

val zioVersion = "2.0.2"
val zioVersion = "2.0.18"
val zioNioVersion = "2.0.0"
val zioConfigVersion = "3.0.2"
val zioInteropCatsVersion = "22.0.0.0"
Expand Down

0 comments on commit 6561796

Please sign in to comment.