Skip to content

Commit 70f365c

Browse files
Update zio, zio-streams to 2.1.24 (#2752)
1 parent 4f9b362 commit 70f365c

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
@@ -150,7 +150,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
150150
val scalaTestPlusScalaCheck = libraryDependencies += "org.scalatestplus" %% "scalacheck-1-18" % "3.2.19.0" % Test
151151

152152
val zio1Version = "1.0.18"
153-
val zio2Version = "2.1.23"
153+
val zio2Version = "2.1.24"
154154
val zio1InteropRsVersion = "1.3.12"
155155
val zio2InteropRsVersion = "2.0.2"
156156

0 commit comments

Comments
 (0)