We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce69bd commit a5c5e70Copy full SHA for a5c5e70
project/Dependencies.scala
@@ -37,7 +37,7 @@ object Dependencies {
37
val PekkoStreamsCirceVersion = "1.1.0"
38
val PekkoHttpBinaryVersion = PekkoHttpDependency.default.link
39
val ScalaTestVersion = "3.2.19"
40
- val TestContainersScalaTestVersion = "0.43.0"
+ val TestContainersScalaTestVersion = "0.43.6"
41
val mockitoVersion = "5.20.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
42
val protobufJavaVersion = "3.25.8"
43
val hoverflyVersion = "0.20.2"
0 commit comments