We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 062750d + fe80d1f commit 6cdae0cCopy full SHA for 6cdae0c
project/ProjectPlugin.scala
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
23
lazy val http4s = "0.21.0-M6"
24
lazy val circe = "0.12.3"
25
lazy val log4s = "1.7.0"
26
- lazy val scalatest = "3.1.0"
+ lazy val scalatest = "3.1.1"
27
lazy val scalatestplusScheck = "3.1.0.0-RC2"
28
lazy val jodaTime = "2.10.5"
29
lazy val slf4jSimple = "1.7.30"
0 commit comments