Skip to content

Commit 2bf8b46

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update testcontainers-scala to 0.41.2
1 parent cba2613 commit 2bf8b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ libraryDependencies += {
1515
}
1616

1717
libraryDependencies ++= Seq(
18-
"com.dimafeng" %% "testcontainers-scala" % "0.41.0" % "test",
18+
"com.dimafeng" %% "testcontainers-scala" % "0.41.2" % "test",
1919
"org.testcontainers" % "mysql" % "1.19.4" % "test",
2020
"com.mysql" % "mysql-connector-j" % "8.3.0" % "test",
2121
"org.scalatest" %% "scalatest-funsuite" % "3.2.17" % "test",

0 commit comments

Comments
 (0)