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 8e43a94 commit 3855b16Copy full SHA for 3855b16
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt.*
2
import sbt.Keys.*
3
4
object Version {
5
- val zio = "2.1.12"
+ val zio = "2.1.13"
6
}
7
8
sealed trait ExcludeTests
0 commit comments