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