Skip to content

Commit 6cdae0c

Browse files
authored
Merge pull request #94 from scala-steward/update/scalatest-3.1.1
Update scalatest to 3.1.1
2 parents 062750d + fe80d1f commit 6cdae0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
2323
lazy val http4s = "0.21.0-M6"
2424
lazy val circe = "0.12.3"
2525
lazy val log4s = "1.7.0"
26-
lazy val scalatest = "3.1.0"
26+
lazy val scalatest = "3.1.1"
2727
lazy val scalatestplusScheck = "3.1.0.0-RC2"
2828
lazy val jodaTime = "2.10.5"
2929
lazy val slf4jSimple = "1.7.30"

0 commit comments

Comments
 (0)