We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91482f commit 1f4c115Copy full SHA for 1f4c115
project/ProjectPlugin.scala
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
23
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"
+ lazy val slf4j = "2.0.0"
27
lazy val jwtCore = "9.1.1"
28
lazy val coursier = "2.0.16"
29
lazy val config = "1.4.2"
0 commit comments