Skip to content

Commit

Permalink
Update scalactic to 3.2.19 (#531)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
scala-steward authored Jun 24, 2024
1 parent fd60d70 commit 536bd10
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 @@ -3,7 +3,7 @@ import sbt.Keys._

object Dependencies {

val scalatestVersion = "3.2.17"
val scalatestVersion = "3.2.19"

val commonLibraries = Seq(
"org.mockito" % "mockito-core" % "4.8.1",
Expand Down

0 comments on commit 536bd10

Please sign in to comment.