Skip to content

Commit

Permalink
Update testcontainers-scala-kafka, ... from 0.39.4 to 0.39.5 (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 25, 2021
1 parent 68754f8 commit 3bacb0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ object Dependencies {
val sentry = "io.sentry" % "sentry" % "4.3.0"
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.30"
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.4.3"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.4"
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.4"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.5"
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.5"
val zio = "dev.zio" %% "zio" % "1.0.8"
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.5.1.0"

Expand Down

0 comments on commit 3bacb0f

Please sign in to comment.