Skip to content

Commit d9d8ea5

Browse files
committed
bump: mockito-core 5.18.0 (was 5.13.0)
1 parent 2fd50b6 commit d9d8ea5

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
@@ -31,7 +31,7 @@ object Dependencies {
3131
val AlpakkaKafkaVersion = "7.0.2"
3232
val ScalaTestVersion = "3.2.19"
3333
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
34+
val mockitoVersion = "5.18.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
3535
val hoverflyVersion = "0.14.1"
3636

3737
val CouchbaseVersion = "2.7.23"

0 commit comments

Comments
 (0)