We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e913bb9 commit 758cdbbCopy full SHA for 758cdbb
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
5
object Versions {
6
val zio = "2.1.22"
7
- val testcontainers = "0.41.8"
+ val testcontainers = "0.43.6"
8
}
9
10
val zio = "dev.zio" %% "zio" % Versions.zio
0 commit comments