Skip to content

Commit

Permalink
Update scalatest, scalatest-core, ... to 3.2.19 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 25, 2024
1 parent a58ff70 commit 69a8b52
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 @@ -8,7 +8,7 @@ trait Dependencies {
object v {
val scalaVersion = "3.4.2"
val akkaVersion = "2.8.5"
val scalatestVersion = "3.2.18"
val scalatestVersion = "3.2.19"
val chocoVersion = "4.10.14"
val guavaVersion = "33.2.1-jre"
val emfcommonVersion = "2.30.0"
Expand Down

0 comments on commit 69a8b52

Please sign in to comment.