Skip to content

Commit fff15e6

Browse files
Update testcontainers-scala-scalatest to 0.43.6 (waylayio#304)
1 parent 4b5667c commit fff15e6

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
@@ -17,7 +17,7 @@ val playJsonVersion = "3.0.6"
1717
val specs2Version = "4.23.0"
1818
val pekkoVersion = "1.2.1"
1919

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

0 commit comments

Comments
 (0)