Skip to content

Commit ee5fa57

Browse files
author
scala-steward
committed
Update zio-streams to 1.0.18
1 parent bbbc496 commit ee5fa57

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
@@ -13,7 +13,7 @@ val scala3 = List("3.2.2")
1313
val sttpModelVersion = "1.5.5"
1414

1515
val scalaTestVersion = "3.2.15"
16-
val zio1Version = "1.0.17"
16+
val zio1Version = "1.0.18"
1717
val zio2Version = "2.0.6"
1818
val fs2_2_version: Option[(Long, Long)] => String = {
1919
case Some((2, 11)) => "2.1.0"

0 commit comments

Comments
 (0)