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 @@ -38,8 +38,8 @@ object Dependencies {
38
38
val sentry = " io.sentry" % " sentry" % " 6.3.0"
39
39
val slf4jApi = " org.slf4j" % " slf4j-api" % " 1.7.36"
40
40
val sslConfig = " com.typesafe" %% " ssl-config-core" % " 0.6.1"
41
- val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.40.9 "
42
- val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.40.9 "
41
+ val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.40.10 "
42
+ val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.40.10 "
43
43
val zio = " dev.zio" %% " zio" % " 1.0.16"
44
44
val zioInteropCats = " dev.zio" %% " zio-interop-cats" % " 2.5.1.0"
45
45
You can’t perform that action at this time.
0 commit comments