Skip to content

Commit

Permalink
Update zio to 2.0.13 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
poslegm authored May 12, 2023
1 parent 5dd6c81 commit 80e4278
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 @@ -20,7 +20,7 @@ val scala3 = "3.2.1"

lazy val Version = new {
val munit = "0.7.29"
val zio = "2.0.5"
val zio = "2.0.13"
val scalaJavaTime = "2.5.0"
}

Expand Down

0 comments on commit 80e4278

Please sign in to comment.