Skip to content

Commit 3e518c7

Browse files
authored
Merge pull request #186 from softwaremill/update/zio-1.0.15
Update zio, zio-streams to 1.0.15
2 parents 16cc3ad + 8f10977 commit 3e518c7

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
@@ -12,7 +12,7 @@ val scala3 = List("3.1.2")
1212
val sttpModelVersion = "1.4.26"
1313

1414
val scalaTestVersion = "3.2.12"
15-
val zio1Version = "1.0.14"
15+
val zio1Version = "1.0.15"
1616
val zio2Version = "2.0.0-RC6"
1717
val fs2_2_version: Option[(Long, Long)] => String = {
1818
case Some((2, 11)) => "2.1.0"

0 commit comments

Comments
 (0)