chore: upgrade dependencies

This commit is contained in:
siujamo
2025-05-16 10:17:12 +08:00
parent 07f697c0ca
commit 020a5eae6d
7 changed files with 25 additions and 29 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ dependencies {
api(project(":key-pair-loader"))
api(project(":simple-jwt-facade"))
api(libs.jackson.databind)
api(libs.jwt)
api(libs.jwt.core)
testImplementation(platform(libs.junit.bom))
testImplementation(libs.junit.jupiter)