Skip to content

Commit

Permalink
other: update scalatest from 3.2.10 to 3.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
pnerg committed May 21, 2023
1 parent 814ac53 commit 3b2683f
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 @@ -14,7 +14,7 @@ object Dependencies extends AutoPlugin {
* Test dependencies
* ------------------------------
*/
val scalatest = "org.scalatest" %% "scalatest" % "3.2.10"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.16"
}

}

0 comments on commit 3b2683f

Please sign in to comment.