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 2fd50b6 commit d9d8ea5Copy full SHA for d9d8ea5
project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
31
val AlpakkaKafkaVersion = "7.0.2"
32
val ScalaTestVersion = "3.2.19"
33
val TestContainersScalaTestVersion = "0.40.3" // pulls Testcontainers 1.16.2
34
- val mockitoVersion = "5.13.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
+ val mockitoVersion = "5.18.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
35
val hoverflyVersion = "0.14.1"
36
37
val CouchbaseVersion = "2.7.23"
0 commit comments