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 943f4aa commit 8fe090fCopy full SHA for 8fe090f
project/ProjectPlugin.scala
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
20
lazy val http4s = "0.21.33"
21
lazy val circe = "0.14.2"
22
lazy val log4s = "1.7.0"
23
- lazy val scalatest = "3.2.12"
+ lazy val scalatest = "3.2.13"
24
lazy val scalatestplusScheck = "3.2.2.0"
25
lazy val jodaTime = "2.11.1"
26
lazy val slf4j = "1.7.36"
0 commit comments