Merge pull request #1723 from eikek/update/jwt-circe-9.1.1

Update jwt-circe to 9.1.1
This commit is contained in:
mergify[bot] 2022-08-31 07:07:45 +00:00 committed by GitHub
commit bc54a5c36f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ object Dependencies {
val Icu4jVersion = "71.1"
val JavaOtpVersion = "0.4.0"
val JsoupVersion = "1.15.3"
val JwtScalaVersion = "9.1.0"
val JwtScalaVersion = "9.1.1"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "2.3.2"
val LevigoJbig2Version = "2.0"