Skip to content

Commit 2a7d9a8

Browse files
Update testcontainers-scala-scalatest to 0.43.0 (#251)
1 parent bc3e12f commit 2a7d9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ val playJsonVersion = "3.0.4"
1717
val specs2Version = "4.20.9"
1818
val pekkoVersion = "1.0.3"
1919

20-
val testContainersVersion = "0.41.8"
20+
val testContainersVersion = "0.43.0"
2121
val scalaTestVersion = "3.2.19"
2222
val playVersion = "3.0.6" // test only
2323

0 commit comments

Comments
 (0)