Skip to content

Commit

Permalink
Update scalatest to 3.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
foundweekends-bot[bot] authored and xuwei-k committed Sep 29, 2022
1 parent 7caa7c3 commit 0bac820
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 @@ -13,7 +13,7 @@ object Dependencies {
val jgitSshApache = "org.eclipse.jgit" % "org.eclipse.jgit.ssh.apache" % "5.13.1.202206130422-r"
val scopt = "com.github.scopt" %% "scopt" % "4.1.0"
val scalacheck = "org.scalacheck" %% "scalacheck" % "1.17.0"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.13"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.14"
val scalamock = "org.scalamock" %% "scalamock" % "5.2.0"
val verify = "com.eed3si9n.verify" %% "verify" % "1.0.0"
val sbtIo = "org.scala-sbt" %% "io" % "1.7.0"
Expand Down

0 comments on commit 0bac820

Please sign in to comment.