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 {
35
35
val sentry = " io.sentry" % " sentry" % " 4.3.0"
36
36
val slf4jApi = " org.slf4j" % " slf4j-api" % " 1.7.30"
37
37
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 "
40
40
val zio = " dev.zio" %% " zio" % " 1.0.8"
41
41
val zioInteropCats = " dev.zio" %% " zio-interop-cats" % " 2.5.1.0"
42
42
You can’t perform that action at this time.
0 commit comments