Skip to content

Commit

Permalink
Update testcontainers-scala-localstack-v2, ... to 0.41.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 20, 2025
1 parent e138373 commit 2a9f498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ lazy val root = (project in file("."))
"com.disneystreaming" %% "weaver-framework" % Versions.Weaver,
"com.disneystreaming" %% "weaver-scalacheck" % Versions.Weaver,
"org.scalatest" %% "scalatest" % "3.2.17", // just for `shouldNot compile`
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.0",
"com.dimafeng" %% "testcontainers-scala-mockserver" % "0.41.0",
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.8",
"com.dimafeng" %% "testcontainers-scala-mockserver" % "0.41.8",
"org.mock-server" % "mockserver-client-java" % "5.15.0",
"org.apache.activemq" % "activemq-broker" % Versions.ActiveMq,
"org.typelevel" %% "log4cats-core" % Versions.Log4Cats,
Expand Down

0 comments on commit 2a9f498

Please sign in to comment.