Skip to content

Commit 78af4b7

Browse files
authored
Merge pull request #390 from softwaremill/update/zio-2.0.22
Update zio, zio-streams to 2.0.22
2 parents 145e274 + 46b46ad commit 78af4b7

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.7.10"
1414

1515
val scalaTestVersion = "3.2.18"
1616
val zio1Version = "1.0.18"
17-
val zio2Version = "2.0.10"
17+
val zio2Version = "2.0.22"
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)