Skip to content

Commit

Permalink
Update scalatest to 3.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent b986199 commit 2b91f2b
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.18"

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

0 comments on commit 2b91f2b

Please sign in to comment.