2
2
storage = " 3.3.0"
3
3
math = " 3.0.0"
4
4
tasker = " 1.2.0"
5
- adventure = " 4.17 .0"
6
- adventure-fabric = " 6.1 .0"
5
+ adventure = " 4.18 .0"
6
+ adventure-fabric = " 6.2 .0"
7
7
configurate = " 4.2.0-SNAPSHOT"
8
8
cloud = " 2.0.0"
9
9
cloud-platform = " 2.0.0-SNAPSHOT"
10
10
bstats = " 3.1.0"
11
- sponge-api = " 13.0.0-SNAPSHOT "
11
+ sponge-api = " 13.0.0"
12
12
sponge-common = " 1.21.4-13.0.0-SNAPSHOT"
13
13
paper-api = " 1.21.4-R0.1-SNAPSHOT"
14
14
minecraft = " 1.21.4"
15
15
fabric-loom = " 1.9.2"
16
- fabric-api = " 0.111.0 +1.21.4"
17
- fabric-loader = " 0.16.9 "
16
+ fabric-api = " 0.114.2 +1.21.4"
17
+ fabric-loader = " 0.16.10 "
18
18
shadow = " 8.3.5"
19
- flyway = " 11.0 .1"
20
- junit = " 5.11.3 "
19
+ flyway = " 11.1 .1"
20
+ junit = " 5.11.4 "
21
21
22
22
[libraries ]
23
23
storage = { module = " me.moros:storage" , version.ref = " storage" }
@@ -78,9 +78,9 @@ sgui = { module = "eu.pb4:sgui", version = "1.7.2+1.21.2" }
78
78
fabric-permissions = { module = " me.lucko:fabric-permissions-api" , version = " 0.3.3" }
79
79
80
80
# Bukkit
81
- inventory-framework = { module = " com.github.stefvanschie.inventoryframework:IF" , version = " 0.10.19-dev " }
81
+ inventory-framework = { module = " com.github.stefvanschie.inventoryframework:IF" , version = " 0.10.19" }
82
82
grief-prevention = { module = " com.github.TechFortress:GriefPrevention" , version = " 16.18.4" }
83
- towny = { module = " com.palmergames.bukkit.towny:towny" , version = " 0.101.0.2 " }
83
+ towny = { module = " com.palmergames.bukkit.towny:towny" , version = " 0.101.1.0 " }
84
84
lwc = { module = " com.griefcraft:lwc" , version = " 2.4.0" }
85
85
worldguard = { module = " com.sk89q.worldguard:worldguard-bukkit" , version = " 7.0.12" }
86
86
papi = { module = " me.clip:placeholderapi" , version = " 2.11.6" }
@@ -94,7 +94,7 @@ sponge-mixin = { module = "org.spongepowered:mixin", version = "0.8.7" }
94
94
shadow = { module = " com.gradleup.shadow:shadow-gradle-plugin" , version.ref = " shadow" }
95
95
sponge-vanilla = { module = " org.spongepowered:vanillagradle" , version = " 0.2.1-20240507.024226-82" }
96
96
minotaur = { module = " com.modrinth.minotaur:Minotaur" , version = " 2.8.7" }
97
- checker = { module = " org.checkerframework:checkerframework-gradle-plugin" , version = " 0.6.47 " }
97
+ checker = { module = " org.checkerframework:checkerframework-gradle-plugin" , version = " 0.6.48 " }
98
98
99
99
[bundles ]
100
100
cloud = [" cloud-core" , " cloud-minecraft" ]
0 commit comments