Skip to content

Commit

Permalink
Update zio to 2.1.13 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 21, 2024
1 parent 3b1c6e0 commit 746e706
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.12"
val zioVersion = "2.1.13"
val `example-dependency-version` = "1.0.0-RC1"
val supportCrossVersionList = Seq(scala3_Version, scala2_13Version)

Expand Down

0 comments on commit 746e706

Please sign in to comment.