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 {
42
42
val sentry = " io.sentry" % " sentry" % " 7.19.0"
43
43
val slf4jApi = " org.slf4j" % " slf4j-api" % " 2.0.16"
44
44
val sslConfig = " com.typesafe" %% " ssl-config-core" % " 0.6.1"
45
- val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.41.4 "
46
- val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.41.4 "
45
+ val testContainersScalaScalaTest = " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.41.5 "
46
+ val testContainersScalaKafka = " com.dimafeng" %% " testcontainers-scala-kafka" % " 0.41.5 "
47
47
val zio = " dev.zio" %% " zio" % " 1.0.18"
48
48
val zioInteropCats = " dev.zio" %% " zio-interop-cats" % " 2.5.1.0"
49
49
You can’t perform that action at this time.
0 commit comments