Skip to content

Commit

Permalink
Update scalatest to 3.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 8522971 commit e213d0c
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 e213d0c

Please sign in to comment.