Skip to content

Commit

Permalink
Update zio to 2.1.14 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 21, 2024
1 parent a8cff74 commit 6c73f19
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 @@ val elVersion = "5.0.0"
val jodaConvertVersion = "2.2.4"
val jodaTimeVersion = "2.13.0"
val specs2Version = "4.20.9"
val zioVersion = "2.1.13"
val zioVersion = "2.1.14"
val `example-dependency-version` = "1.0.0-RC1"
val supportCrossVersionList = Seq(scala3_Version, scala2_13Version)

Expand Down

0 comments on commit 6c73f19

Please sign in to comment.