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