File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
}
6
6
7
7
dependencies {
8
- implementation(" net.chaossquad:mclib:master-3fdcf972520b59608457e3fe51f5224ec6d2045d " )
8
+ implementation(" net.chaossquad:mclib:main-e95d70f19fde050fe80a799f4f289c032bc3d07c " )
9
9
implementation(" net.objecthunter:exp4j:0.4.8" )
10
10
compileOnly(" io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT" )
11
11
compileOnly(" net.luckperms:api:5.4" )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
6
6
dependencies {
7
7
implementation(project(" :PlayerLevels-API" ))
8
- implementation(" net.chaossquad:mclib:master-3fdcf972520b59608457e3fe51f5224ec6d2045d " )
8
+ implementation(" net.chaossquad:mclib:main-e95d70f19fde050fe80a799f4f289c032bc3d07c " )
9
9
implementation(" com.zaxxer:HikariCP:6.2.1" )
10
10
implementation(" org.json:json:20250107" )
11
11
implementation(" org.mariadb.jdbc:mariadb-java-client:3.4.1" )
You can’t perform that action at this time.
0 commit comments