We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35f43e commit ba97d64Copy full SHA for ba97d64
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt.*
2
import sbt.Keys.*
3
4
object Version {
5
- val zio = "2.1.5"
+ val zio = "2.1.6"
6
}
7
8
sealed trait ExcludeTests
0 commit comments