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 @@ -35,8 +35,8 @@ object Dependencies {
3535 val sentry = " io.sentry" % " sentry" % " 4.3.0"
3636 val slf4jApi = " org.slf4j" % " slf4j-api" % " 1.7.30"
3737 val sslConfig = " com.typesafe" %% " ssl-config-core" % " 0.4.3"
38- val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.39.4 "
39- val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.39.4 "
38+ val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.39.5 "
39+ val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.39.5 "
4040 val zio = " dev.zio" %% " zio" % " 1.0.8"
4141 val zioInteropCats = " dev.zio" %% " zio-interop-cats" % " 2.5.1.0"
4242
You can’t perform that action at this time.
0 commit comments