Skip to content

Commit

Permalink
Update dependency org.scalatest:scalatest to v3.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 25, 2022
1 parent 005afe9 commit 969f620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
@@ -1,5 +1,5 @@
import sbt._

object Dependencies {
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.11"
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.12"
}

0 comments on commit 969f620

Please sign in to comment.