Skip to content

Commit a5c5e70

Browse files
Update testcontainers-scala to 0.43.6 (#1263)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 1ce69bd commit a5c5e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ object Dependencies {
3737
val PekkoStreamsCirceVersion = "1.1.0"
3838
val PekkoHttpBinaryVersion = PekkoHttpDependency.default.link
3939
val ScalaTestVersion = "3.2.19"
40-
val TestContainersScalaTestVersion = "0.43.0"
40+
val TestContainersScalaTestVersion = "0.43.6"
4141
val mockitoVersion = "5.20.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
4242
val protobufJavaVersion = "3.25.8"
4343
val hoverflyVersion = "0.20.2"

0 commit comments

Comments
 (0)