Skip to content

Commit

Permalink
Update zio to 2.0.21 (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 15, 2024
1 parent b1300c9 commit 820b7a3
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 @@ -11,7 +11,7 @@ val V = new {
val scalaCheck = "1.17.0"
val scalaTest = "3.2.17"
val scribe = "3.13.0"
val zio = "2.0.19"
val zio = "2.0.21"
}

val D = new {
Expand Down

0 comments on commit 820b7a3

Please sign in to comment.