Skip to content

Commit e758448

Browse files
author
scala-steward
committed
Update zio to 2.0.10
1 parent f2936ca commit e758448

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 sttpModelVersion = "1.5.5"
1414

1515
val scalaTestVersion = "3.2.15"
1616
val zio1Version = "1.0.18"
17-
val zio2Version = "2.0.9"
17+
val zio2Version = "2.0.10"
1818
val fs2_2_version: Option[(Long, Long)] => String = {
1919
case Some((2, 11)) => "2.1.0"
2020
case _ => "2.5.9"

0 commit comments

Comments
 (0)