We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791e5c4 commit e03c801Copy full SHA for e03c801
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
object Versions {
6
- val zio = "2.1.11"
+ val zio = "2.1.14"
7
val testcontainers = "0.41.4"
8
}
9
0 commit comments