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 6a8f2b3 commit 18a11a8Copy full SHA for 18a11a8
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
5
object Versions {
6
val zio = "2.1.23"
7
- val testcontainers = "2.0.2"
+ val testcontainers = "2.0.3"
8
}
9
10
val zio = "dev.zio" %% "zio" % Versions.zio
0 commit comments