Skip to content

Commit 3960443

Browse files
committed
Update testcontainers-scala-scalatest to 0.41.5
1 parent 5c784e9 commit 3960443

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
@@ -72,7 +72,7 @@ lazy val deps = {
7272
"software.amazon.awssdk" % "sns" % awsSDKVersion % "test" exclude("software.amazon.awssdk", "netty-nio-client"),
7373
"software.amazon.awssdk" % "kinesis" % awsSDKVersion % "test" exclude("software.amazon.awssdk", "netty-nio-client"),
7474

75-
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.0" % "test",
75+
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.5" % "test",
7676

7777
"junit" % "junit" % "4.13.2" % "test",
7878

0 commit comments

Comments
 (0)