@@ -11,12 +11,12 @@ paper = "1.20.4-R0.1-SNAPSHOT"
11
11
sponge-api = " 11.0.0-SNAPSHOT"
12
12
sponge-common = " 1.20.1-11.0.0-SNAPSHOT"
13
13
minecraft = " 1.20.4"
14
- fabric-loom = " 1.5.6 "
15
- fabric-api = " 0.95.1 +1.20.4 "
14
+ fabric-loom = " 1.5.7 "
15
+ fabric-api = " 0.95.5 +1.20.5 "
16
16
fabric-loader = " 0.15.6"
17
17
shadow = " 8.1.1"
18
- flyway = " 10.6.0 "
19
- junit = " 5.10.1 "
18
+ flyway = " 10.7.1 "
19
+ junit = " 5.10.2 "
20
20
21
21
[libraries ]
22
22
storage = { module = " me.moros:storage" , version = " 3.2.0" }
@@ -30,10 +30,10 @@ tasker-fabric = { module = "me.moros:tasker-fabric", version.ref = "tasker" }
30
30
31
31
javapoet = { module = " com.squareup:javapoet" , version = " 1.13.0" }
32
32
gson = { module = " com.google.code.gson:gson" , version = " 2.10.1" }
33
- articdata = { module = " de.articdive:articdata" , version = " 1.20.1-77b86bc4 " }
33
+ articdata = { module = " de.articdive:articdata" , version = " 1.20.4-cb27856f " }
34
34
caffeine = { module = " com.github.ben-manes.caffeine:caffeine" , version = " 3.1.8" }
35
35
guava = { module = " com.google.guava:guava" , version = " 33.0.0-jre" }
36
- jdbi = { module = " org.jdbi:jdbi3-core" , version = " 3.43 .0" }
36
+ jdbi = { module = " org.jdbi:jdbi3-core" , version = " 3.44 .0" }
37
37
hikari = { module = " com.zaxxer:HikariCP" , version = " 5.1.0" }
38
38
flyway-core = { module = " org.flywaydb:flyway-core" , version.ref = " flyway" }
39
39
flyway-mysql = { module = " org.flywaydb:flyway-mysql" , version.ref = " flyway" }
@@ -84,7 +84,7 @@ fabric-permissions = { module = "me.lucko:fabric-permissions-api", version = "0.
84
84
paper = { module = " io.papermc.paper:paper-api" , version.ref = " paper" }
85
85
inventory-framework = { module = " com.github.stefvanschie.inventoryframework:IF" , version = " 0.10.13" }
86
86
grief-prevention = { module = " com.github.TechFortress:GriefPrevention" , version = " 16.18.1" }
87
- towny = { module = " com.palmergames.bukkit.towny:towny" , version = " 0.100.1.4 " }
87
+ towny = { module = " com.palmergames.bukkit.towny:towny" , version = " 0.100.1.10 " }
88
88
lwc = { module = " com.griefcraft:lwc" , version = " 2.3.1" }
89
89
worldguard = { module = " com.sk89q.worldguard:worldguard-bukkit" , version = " 7.0.9" }
90
90
papi = { module = " me.clip:placeholderapi" , version = " 2.11.5" }
@@ -114,5 +114,5 @@ jmh = { id = "me.champeau.jmh", version = "0.7.2" }
114
114
fabric-loom = { id = " fabric-loom" , version.ref = " fabric-loom" }
115
115
userdev = { id = " io.papermc.paperweight.userdev" , version = " 1.5.11" }
116
116
sponge = { id = " org.spongepowered.gradle.plugin" , version = " 2.2.0" }
117
- hangar = { id = " io.papermc.hangar-publish-plugin" , version = " 0.1.1 " }
118
- run-paper = { id = " xyz.jpenilla.run-paper" , version = " 2.2.2 " }
117
+ hangar = { id = " io.papermc.hangar-publish-plugin" , version = " 0.1.2 " }
118
+ run-paper = { id = " xyz.jpenilla.run-paper" , version = " 2.2.3 " }
0 commit comments