fix: missing components for RSA key pair
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user