Skip to content

Commit

Permalink
bump(test): mockito-core, mockito-inline 4.11.0 (was 4.8.1) (#3094)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 27, 2024
1 parent a1d8702 commit 706763b
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 @@ -25,7 +25,7 @@ object Dependencies {
val AlpakkaKafkaVersion = "5.0.0"
val ScalaTestVersion = "3.2.18"
val TestContainersScalaTestVersion = "0.40.3" // pulls Testcontainers 1.16.2
val mockitoVersion = "4.8.1" // check even https://github.com/scalatest/scalatestplus-mockito/releases
val mockitoVersion = "4.11.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
val hoverflyVersion = "0.14.1"

val CouchbaseVersion = "2.7.16"
Expand Down

0 comments on commit 706763b

Please sign in to comment.