Skip to content

Commit 6b47826

Browse files
authored
Merge pull request #247 from iain-logan/patch-1
Update io.igl.jwt lib to reflect package updates
2 parents 41c153e + ae431bf commit 6b47826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/libraries/scala3.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ article.jwt-scala.scala.accordion(data-accordion)
5151
i.icon-budicon-500
5252
| HS512
5353
p
54-
i.icon-budicon-501
54+
i.icon-budicon-500
5555
| RS256
5656
p
5757
i.icon-budicon-501
@@ -81,4 +81,4 @@ article.jwt-scala.scala.accordion(data-accordion)
8181
a(href='https://github.com/iain-logan/jwt') View Repo
8282

8383
.panel-footer
84-
code libraryDependencies += "io.igl" %% "jwt" % "1.2.0"
84+
code libraryDependencies += "io.igl" %% "jwt" % "1.2.2"

0 commit comments

Comments
 (0)