Skip to content

Commit

Permalink
Merge pull request #662 from scala-steward/update/testcontainers-scal…
Browse files Browse the repository at this point in the history
…a-kafka-0.39.7

Update testcontainers-scala-kafka, ... from 0.39.6 to 0.39.7
  • Loading branch information
mergify[bot] authored Aug 31, 2021
2 parents 687909b + b8c7459 commit 1ee949b
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" % "5.1.2"
val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.32"
val sslConfig = "com.typesafe" %% "ssl-config-core" % "0.6.0"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.6"
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.6"
val testContainersScalaScalaTest = "com.dimafeng" %% "testcontainers-scala-scalatest" % "0.39.7"
val testContainersScalaKafka = "com.dimafeng" %% "testcontainers-scala-kafka" % "0.39.7"
val zio = "dev.zio" %% "zio" % "1.0.11"
val zioInteropCats = "dev.zio" %% "zio-interop-cats" % "2.5.1.0"

Expand Down

0 comments on commit 1ee949b

Please sign in to comment.