Skip to content

Commit 9c3d9c5

Browse files
author
zihluwang
committed
fix: fix build issues
1 parent 95e6992 commit 9c3d9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ rootProject.name = "JDevKit"
2020
include(
2121
"devkit-core",
2222
"devkit-utils",
23-
"num4j",
24-
"map-util-unsafe",
2523
"guid",
2624
"key-pair-loader",
25+
"map-util-unsafe",
26+
"num4j",
2727
"simple-jwt-facade",
2828
"simple-jwt-authzero",
2929
"simple-jwt-spring-boot-starter",

0 commit comments

Comments
 (0)