Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
bump ZIO to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
runtologist committed Dec 12, 2022
1 parent edfeb48 commit 5323627
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 @@ -36,7 +36,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")

val zioVersion = "2.0.2"
val zioVersion = "2.0.5"
val rsVersion = "1.0.4"
val collCompatVersion = "2.7.0"

Expand Down

0 comments on commit 5323627

Please sign in to comment.