Skip to content

Commit

Permalink
Update testcontainers-scala to 0.41.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 19, 2024
1 parent 5c85766 commit 7ad4852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val catsVersion = "2.1.0"
val shapelessVersion = "2.3.3"
val scalaTestVersion = "3.2.2"
val testcontainersVersion = "1.14.3"
val testcontainersScalaVersion = "0.38.9"
val testcontainersScalaVersion = "0.41.5"

lazy val commonSettings = Seq(
scalaVersion := "2.12.4",
Expand Down

0 comments on commit 7ad4852

Please sign in to comment.