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.
1 parent a7aaa49 commit 5a90db6Copy full SHA for 5a90db6
project/ProjectPlugin.scala
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
20
lazy val http4s = "0.21.4"
21
lazy val circe = "0.13.0"
22
lazy val log4s = "1.7.0"
23
- lazy val scalatest = "3.1.2"
+ lazy val scalatest = "3.2.0"
24
lazy val scalatestplusScheck = "3.1.2.0"
25
lazy val jodaTime = "2.10.6"
26
lazy val slf4j = "1.7.30"
0 commit comments