Skip to content

Commit 3855b16

Browse files
Update zio, zio-streams to 2.1.13
1 parent 8e43a94 commit 3855b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt.*
22
import sbt.Keys.*
33

44
object Version {
5-
val zio = "2.1.12"
5+
val zio = "2.1.13"
66
}
77

88
sealed trait ExcludeTests

0 commit comments

Comments
 (0)