We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f310f commit 7e60015Copy full SHA for 7e60015
project/ProjectPlugin.scala
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
20
lazy val http4s = "0.21.6"
21
lazy val circe = "0.13.0"
22
lazy val log4s = "1.7.0"
23
- lazy val scalatest = "3.2.0"
+ lazy val scalatest = "3.2.1"
24
lazy val scalatestplusScheck = "3.2.0.0"
25
lazy val jodaTime = "2.10.6"
26
lazy val slf4j = "1.7.30"
0 commit comments