Skip to content

Commit

Permalink
Update testcontainers-scala to 0.41.5 (#928)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Dec 22, 2024
1 parent d1e23c0 commit ada12d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Dependencies {
val PekkoStreamsCirceVersion = "1.1.0"
val PekkoHttpBinaryVersion = PekkoHttpDependency.default.link
val ScalaTestVersion = "3.2.19"
val TestContainersScalaTestVersion = "0.41.4"
val TestContainersScalaTestVersion = "0.41.5"
val mockitoVersion = "4.11.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
val protobufJavaVersion = "3.25.5"
val hoverflyVersion = "0.19.1"
Expand Down

0 comments on commit ada12d8

Please sign in to comment.