Skip to content

Commit 4d64566

Browse files
Update zio, zio-streams to 2.1.14 (#2378)
1 parent e2385c0 commit 4d64566

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
@@ -155,7 +155,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
155155
)
156156

157157
val zio1Version = "1.0.18"
158-
val zio2Version = "2.1.13"
158+
val zio2Version = "2.1.14"
159159
val zio1InteropRsVersion = "1.3.12"
160160
val zio2InteropRsVersion = "2.0.2"
161161

0 commit comments

Comments
 (0)