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.
2 parents 41c153e + ae431bf commit 6b47826Copy full SHA for 6b47826
views/libraries/scala3.jade
@@ -51,7 +51,7 @@ article.jwt-scala.scala.accordion(data-accordion)
51
i.icon-budicon-500
52
| HS512
53
p
54
- i.icon-budicon-501
+ i.icon-budicon-500
55
| RS256
56
57
i.icon-budicon-501
@@ -81,4 +81,4 @@ article.jwt-scala.scala.accordion(data-accordion)
81
a(href='https://github.com/iain-logan/jwt') View Repo
82
83
.panel-footer
84
- code libraryDependencies += "io.igl" %% "jwt" % "1.2.0"
+ code libraryDependencies += "io.igl" %% "jwt" % "1.2.2"
0 commit comments