fix: fix build issues

This commit is contained in:
zihluwang
2024-10-26 15:41:00 +08:00
parent 95e6992c6d
commit 9c3d9c5ad6
+2 -2
View File
@@ -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",