Skip to content

Commit

Permalink
bump(test): scalatest 3.2.18 (was 3.2.15) (#3117)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 24, 2024
1 parent 63fd399 commit 829cbc0
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 @@ -23,7 +23,7 @@ object Dependencies {
val AkkaHttpVersion = "10.6.0"
val AkkaHttpBinaryVersion = "10.6"
val AlpakkaKafkaVersion = "5.0.0"
val ScalaTestVersion = "3.2.15"
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 hoverflyVersion = "0.14.1"
Expand Down

0 comments on commit 829cbc0

Please sign in to comment.