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 eabb4ba commit e2982afCopy full SHA for e2982af
project/ProjectPlugin.scala
@@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
27
lazy val scalatestplusScheck = "3.1.0.0-RC2"
28
lazy val jodaTime = "2.10.5"
29
lazy val slf4jSimple = "1.7.30"
30
- lazy val jwtCore = "4.2.0"
+ lazy val jwtCore = "4.3.0"
31
lazy val coursier = "2.0.0-RC5-6"
32
lazy val config = "1.4.0"
33
}
0 commit comments