Skip to content

Commit

Permalink
Update scalatest from 3.2.14 to 3.2.17 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: Anand Singh <4903911+anand-singh@users.noreply.github.com>
  • Loading branch information
anand-singh and anand-singh authored Nov 6, 2023
1 parent 3530859 commit b7c2e56
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 @@ -27,7 +27,7 @@ object Dependencies {
}

case object scalatest {
val scalatest = "org.scalatest" %% "scalatest" % "3.2.14"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.17"
}

case object scalatestplus {
Expand Down

0 comments on commit b7c2e56

Please sign in to comment.