Skip to content

Commit

Permalink
Merge pull request #12786 from playframework/mergify/bp/2.9.x/pr-12783
Browse files Browse the repository at this point in the history
[2.9.x] jjwt 0.12.6 (for testing only) (backport #12783) by @mkurz
  • Loading branch information
mkurz authored Jun 25, 2024
2 parents a5bf3e6 + abfe976 commit 9bf3656
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// See:
// https://github.com/playframework/playframework/pull/12474
// https://github.com/playframework/playframework/pull/12624
val jjwtVersion = "0.12.5"
val jjwtVersion = "0.12.6"
val jjwts = Seq(
"io.jsonwebtoken" % "jjwt-api",
"io.jsonwebtoken" % "jjwt-impl"
Expand Down

0 comments on commit 9bf3656

Please sign in to comment.