Skip to content

Commit

Permalink
Update zio to 2.0.22 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 13, 2024
1 parent 326fc64 commit 2ed8ed7
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 @@ -14,7 +14,7 @@ lazy val scalacheckVersion = "1.17.0"
lazy val munitVersion = "0.7.29"
lazy val h2Version = "2.2.224"
lazy val calibanVersion = "2.3.0"
lazy val zioVersion = "2.0.21"
lazy val zioVersion = "2.0.22"

inThisBuild(
List(
Expand Down

0 comments on commit 2ed8ed7

Please sign in to comment.