File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ minecraft = "1.21.11"
1616fabric-loom = " 1.14.10"
1717fabric-api = " 0.141.1+1.21.11"
1818fabric-loader = " 0.18.4"
19- shadow = " 9.3.1 "
19+ shadow = " 9.3.0 "
2020flyway = " 11.20.1"
2121junit = " 6.0.2"
2222jspecify = " 1.0.0"
@@ -80,8 +80,8 @@ hsql = { module = "org.hsqldb:hsqldb", version = "2.7.4" }
8080fabric-minecraft = { module = " com.mojang:minecraft" , version.ref = " minecraft" }
8181fabric-api = { module = " net.fabricmc.fabric-api:fabric-api" , version.ref = " fabric-api" }
8282fabric-loader = { module = " net.fabricmc:fabric-loader" , version.ref = " fabric-loader" }
83- fabric-placeholder = { module = " eu.pb4:placeholder-api" , version = " 2.8.0 +1.21.9 " }
84- sgui = { module = " eu.pb4:sgui" , version = " 1.11 .0+1.21.9 " }
83+ fabric-placeholder = { module = " eu.pb4:placeholder-api" , version = " 2.8.1 +1.21.10 " }
84+ sgui = { module = " eu.pb4:sgui" , version = " 1.12 .0+1.21.11 " }
8585fabric-permissions = { module = " me.lucko:fabric-permissions-api" , version = " 0.6.1" }
8686
8787# Bukkit
You can’t perform that action at this time.
0 commit comments