Skip to content

Commit ed79dc5

Browse files
committed
Update zio to 2.1.13
1 parent 3b1c6e0 commit ed79dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val elVersion = "5.0.0"
1414
val jodaConvertVersion = "2.2.4"
1515
val jodaTimeVersion = "2.13.0"
1616
val specs2Version = "4.20.9"
17-
val zioVersion = "2.1.12"
17+
val zioVersion = "2.1.13"
1818
val `example-dependency-version` = "1.0.0-RC1"
1919
val supportCrossVersionList = Seq(scala3_Version, scala2_13Version)
2020

0 commit comments

Comments
 (0)