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 @@ -42,8 +42,8 @@ object Dependencies {
4242 val sentry = " io.sentry" % " sentry" % " 8.3.0"
4343 val slf4jApi = " org.slf4j" % " slf4j-api" % " 2.0.17"
4444 val sslConfig = " com.typesafe" %% " ssl-config-core" % " 0.6.1"
45- val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.41.8 "
46- val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.41.8 "
45+ val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.43.0 "
46+ val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.43.0 "
4747 val zio = " dev.zio" %% " zio" % " 1.0.18"
4848 val zioInteropCats = " dev.zio" %% " zio-interop-cats" % " 2.5.1.0"
4949
You can’t perform that action at this time.
0 commit comments