Skip to content

Commit

Permalink
Update zio to 2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Scala Steward committed Jan 14, 2025
1 parent da974a9 commit da1ae55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object library {
val cats = "2.12.0"
val catsEffect = "2.5.5"
val catsEffect3 = "3.5.5"
val zio = "2.1.11"
val zio = "2.1.14"
val zhttp = "2.0.0-RC10"
val zioInteropCats = "23.1.0.3"
val sttp = "3.10.0"
Expand Down

0 comments on commit da1ae55

Please sign in to comment.