Merge pull request #1249 from scala-steward/update/jwt-circe-9.0.3

Update jwt-circe to 9.0.3
This commit is contained in:
mergify[bot] 2022-01-02 03:59:54 +00:00 committed by GitHub
commit 988fe5f756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ object Dependencies {
val Icu4jVersion = "70.1"
val JavaOtpVersion = "0.3.1"
val JsoupVersion = "1.14.3"
val JwtScalaVersion = "9.0.2"
val JwtScalaVersion = "9.0.3"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "2.3.2"
val LevigoJbig2Version = "2.0"