Skip to content

Commit 5d55bb9

Browse files
Update all non-major dependencies
1 parent fd8a815 commit 5d55bb9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 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"
19-
shadow = "9.3.0"
20-
flyway = "11.19.1"
21-
junit = "6.0.1"
16+
fabric-loom = "1.14.10"
17+
fabric-api = "0.141.1+1.21.11"
18+
fabric-loader = "0.18.4"
19+
shadow = "9.3.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.138"
2424
neoform = "1.21.11-20251209.172050"
2525

2626
[libraries]
@@ -89,7 +89,7 @@ inventory-framework = { module = "com.github.stefvanschie.inventoryframework:IF"
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)