Added new JWT-Token support and fixed some bugs.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ dependencies {
|
||||
compileOnly 'org.projectlombok:lombok:1.18.42'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.42'
|
||||
|
||||
implementation("dev.coph:simpleauthentication:0.3.0")
|
||||
implementation("dev.coph:simpleauthentication:0.4.1")
|
||||
implementation("dev.coph:simplecache:1.3.0")
|
||||
implementation("dev.coph:simplelogger:3.2.4")
|
||||
implementation("dev.coph:simplerequest:5.1.1")
|
||||
|
||||
Reference in New Issue
Block a user