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