Skip to content

Commit cf8acfe

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update testcontainers-scala to 0.41.3
1 parent 344971b commit cf8acfe

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.2" % "test",
18+
"com.dimafeng" %% "testcontainers-scala" % "0.41.3" % "test",
1919
"org.testcontainers" % "mysql" % "1.19.5" % "test",
2020
"com.mysql" % "mysql-connector-j" % "8.3.0" % "test",
2121
"org.scalatest" %% "scalatest-funsuite" % "3.2.18" % "test",

0 commit comments

Comments
 (0)