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 820f2b6 commit 1323352Copy full SHA for 1323352
project/ProjectPlugin.scala
@@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
24
lazy val scalatestplusScheck = "3.2.2.0"
25
lazy val jodaTime = "2.10.14"
26
lazy val slf4j = "1.7.36"
27
- lazy val jwtCore = "9.0.6"
+ lazy val jwtCore = "9.1.1"
28
lazy val coursier = "2.0.16"
29
lazy val config = "1.4.2"
30
lazy val scala = "2.13.8"
0 commit comments