Skip to content

Commit

Permalink
Update testcontainers-scala-scalatest to 0.40.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and fsanaulla committed Jul 23, 2022
1 parent 098ec40 commit 6af0040
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 @@ -5,7 +5,7 @@ object Dependencies {
object Versions {
val scalaTest = "3.2.12"
val mockServerNetty = "5.11.1"
val testContainersScala = "0.39.12"
val testContainersScala = "0.40.9"
}

val scalaTest = "org.scalatest" %% "scalatest" % Versions.scalaTest
Expand Down

0 comments on commit 6af0040

Please sign in to comment.