Merge pull request #1386 from scala-steward/update/jwt-circe-9.0.4

Update jwt-circe to 9.0.4
This commit is contained in:
mergify[bot] 2022-02-17 17:32:24 +00:00 committed by GitHub
commit 4d8f63945a
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.3"
val JwtScalaVersion = "9.0.4"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "2.3.2"
val LevigoJbig2Version = "2.0"