We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e480a13 commit 430be25Copy full SHA for 430be25
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.5"
8
}
9
0 commit comments