Skip to content

Commit ba97d64

Browse files
Update zio, zio-streams to 2.1.6 (#3059)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent d35f43e commit ba97d64

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

88
sealed trait ExcludeTests

0 commit comments

Comments
 (0)