Merge pull request #2631 from eikek/update/jwt-circe-10.0.1

Update jwt-circe to 10.0.1
This commit is contained in:
mergify[bot] 2024-05-07 06:35:58 +00:00 committed by GitHub
commit c935f6b4fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ object Dependencies {
val Icu4jVersion = "75.1"
val JavaOtpVersion = "0.4.0"
val JsoupVersion = "1.17.2"
val JwtScalaVersion = "10.0.0"
val JwtScalaVersion = "10.0.1"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "3.3.0"
val LevigoJbig2Version = "2.0"