Skip to content

Commit

Permalink
Update zioVersion to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2023
1 parent fb79967 commit c1322b5
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.4"
val zioVersion = "2.0.10"
val zioHttpVersion = "2.0.0-RC11"
val zioJson = "0.4.1"
val zioPreludeVersion = "1.0.0-RC16"
Expand Down

0 comments on commit c1322b5

Please sign in to comment.