Skip to content

Commit

Permalink
bump: mockito-core 5.14.2 (was 5.13.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 13, 2024
1 parent 4503f17 commit 17d979a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object Dependencies {
val AlpakkaKafkaVersion = "7.0.0"
val ScalaTestVersion = "3.2.19"
val TestContainersScalaTestVersion = "0.40.3" // pulls Testcontainers 1.16.2
val mockitoVersion = "5.13.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
val mockitoVersion = "5.14.2" // check even https://github.com/scalatest/scalatestplus-mockito/releases
val hoverflyVersion = "0.14.1"

val CouchbaseVersion = "2.7.23"
Expand Down

0 comments on commit 17d979a

Please sign in to comment.