Skip to content

Commit

Permalink
Update scalatest to 3.1.1 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 21, 2020
1 parent 5849584 commit 6fb1b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object ProjectPlugin extends AutoPlugin {
val scala213: String = "2.13.1"
val http4s: String = "0.21.0"
val scalamock: String = "4.4.0"
val scalaTest: String = "3.1.0"
val scalaTest: String = "3.1.1"
}

lazy val micrositeSettings = Seq(
Expand Down

0 comments on commit 6fb1b16

Please sign in to comment.