Skip to content

Commit 21aaf55

Browse files
Update zio, zio-streams to 2.1.12 (#3129)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Juliano Alves <[email protected]>
1 parent 03963f0 commit 21aaf55

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.9"
5+
val zio = "2.1.12"
66
}
77

88
sealed trait ExcludeTests

0 commit comments

Comments
 (0)