Merge pull request #1661 from eikek/update/jwt-circe-9.0.6

Update jwt-circe to 9.0.6
This commit is contained in:
mergify[bot] 2022-07-23 06:30:15 +00:00 committed by GitHub
commit e474505240
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 Icu4jVersion = "71.1"
val JavaOtpVersion = "0.3.1" val JavaOtpVersion = "0.3.1"
val JsoupVersion = "1.15.2" val JsoupVersion = "1.15.2"
val JwtScalaVersion = "9.0.5" val JwtScalaVersion = "9.0.6"
val KindProjectorVersion = "0.10.3" val KindProjectorVersion = "0.10.3"
val KittensVersion = "2.3.2" val KittensVersion = "2.3.2"
val LevigoJbig2Version = "2.0" val LevigoJbig2Version = "2.0"