WIP: Fix dependency Issues to make the programm work again first #9

Closed
mixel wants to merge 5 commits from jwt-creation-broken into jwt-creation
Showing only changes of commit 2f861b40c3 - Show all commits

View file

@ -31,7 +31,7 @@ dependencies {
// Minio S3 Storage
implementation 'io.minio:minio:8.5.12'
// JWT token libary (jjwt)
// JWT token library (jjwt)
implementation 'io.jsonwebtoken:jjwt-api:0.12.6'
runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6'
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' // or 'io.jsonwebtoken:jjwt-gson:0.12.6' for gson