fix: fix build issues
This commit is contained in:
+2
-2
@@ -20,10 +20,10 @@ rootProject.name = "JDevKit"
|
|||||||
include(
|
include(
|
||||||
"devkit-core",
|
"devkit-core",
|
||||||
"devkit-utils",
|
"devkit-utils",
|
||||||
"num4j",
|
|
||||||
"map-util-unsafe",
|
|
||||||
"guid",
|
"guid",
|
||||||
"key-pair-loader",
|
"key-pair-loader",
|
||||||
|
"map-util-unsafe",
|
||||||
|
"num4j",
|
||||||
"simple-jwt-facade",
|
"simple-jwt-facade",
|
||||||
"simple-jwt-authzero",
|
"simple-jwt-authzero",
|
||||||
"simple-jwt-spring-boot-starter",
|
"simple-jwt-spring-boot-starter",
|
||||||
|
|||||||
Reference in New Issue
Block a user