Skip to content

Commit bca724d

Browse files
Merge pull request #111 from PrimordialMoros/renovate/all-minor-patch
Update all non-major dependencies
2 parents fd8a815 + 37aeb21 commit bca724d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ sponge-api = "17.0.0"
1313
sponge-common = "1.21.10-17.0.0-SNAPSHOT"
1414
paper-api = "1.21.11-R0.1-SNAPSHOT"
1515
minecraft = "1.21.11"
16-
fabric-loom = "1.14.7"
17-
fabric-api = "0.140.0+1.21.11"
18-
fabric-loader = "0.18.3"
16+
fabric-loom = "1.14.10"
17+
fabric-api = "0.141.1+1.21.11"
18+
fabric-loader = "0.18.4"
1919
shadow = "9.3.0"
20-
flyway = "11.19.1"
21-
junit = "6.0.1"
20+
flyway = "11.20.1"
21+
junit = "6.0.2"
2222
jspecify = "1.0.0"
23-
moddevgradle = "2.0.131"
23+
moddevgradle = "2.0.139"
2424
neoform = "1.21.11-20251209.172050"
2525

2626
[libraries]
@@ -80,16 +80,16 @@ hsql = { module = "org.hsqldb:hsqldb", version = "2.7.4" }
8080
fabric-minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }
8181
fabric-api = { module = "net.fabricmc.fabric-api:fabric-api", version.ref = "fabric-api" }
8282
fabric-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" }
8585
fabric-permissions = { module = "me.lucko:fabric-permissions-api", version = "0.6.1" }
8686

8787
# Bukkit
8888
inventory-framework = { module = "com.github.stefvanschie.inventoryframework:IF", version = "0.10.19-dev" }
8989
grief-prevention = { module = "com.github.TechFortress:GriefPrevention", version = "16.18.5" }
9090
towny = { module = "com.palmergames.bukkit.towny:towny", version = "0.102.0.0" }
9191
bolt = { module = "org.popcraft:bolt-bukkit", version = "1.2.86" }
92-
worldguard = { module = "com.sk89q.worldguard:worldguard-bukkit", version = "7.0.15-SNAPSHOT" }
92+
worldguard = { module = "com.sk89q.worldguard:worldguard-bukkit", version = "7.0.15" }
9393
papi = { module = "me.clip:placeholderapi", version = "2.11.7" }
9494

9595
# Sponge

0 commit comments

Comments
 (0)