Skip to content

Commit

Permalink
Update zio to 2.1.14 (#705)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Jean Paul Sirocchi <[email protected]>
  • Loading branch information
scala-steward and sirocchj authored Jan 22, 2025
1 parent 10be5d8 commit 5d63c36
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.1"
val scalaTest = "3.2.19"
val scribe = "3.15.0"
val zio = "2.1.11"
val zio = "2.1.14"
}

val D = new {
Expand Down

0 comments on commit 5d63c36

Please sign in to comment.