File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ object Dependencies {
40
40
val sentry = " io.sentry" % " sentry" % " 6.9.2"
41
41
val slf4jApi = " org.slf4j" % " slf4j-api" % " 2.0.5"
42
42
val sslConfig = " com.typesafe" %% " ssl-config-core" % " 0.6.1"
43
- val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.40.11 "
44
- val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.40.11 "
43
+ val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.40.12 "
44
+ val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.40.12 "
45
45
val zio = " dev.zio" %% " zio" % " 1.0.17"
46
46
val zioInteropCats = " dev.zio" %% " zio-interop-cats" % " 2.5.1.0"
47
47
You can’t perform that action at this time.
0 commit comments