Important: the groupId changed from fr.pauldijou
to com.github.jwt-scala
,
so you need to update your dependencies:
libraryDependencies += "com.github.jwt-scala" %% "<artifact>" % "6.0.0"
- Upgrade Play to 2.8.7
- Upgrade Play Json to 2.9.2
- Upgrade uPickle to 1.2.3
- Upgrade Argonaut to 6.3.3
- Upgrade Bouncycastle to 1.68
- Drop support for Scala 2.11