Skip to content

Commit

Permalink
Update zio to 2.1.7 (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 6, 2024
1 parent 6d0b7a6 commit 7b61d07
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.18.0"
val scalaTest = "3.2.19"
val scribe = "3.15.0"
val zio = "2.1.6"
val zio = "2.1.7"
}

val D = new {
Expand Down

0 comments on commit 7b61d07

Please sign in to comment.