9
0
mirror of https://gitlab.com/SamB440/rpgregions-2.git synced 2026-01-06 15:41:35 +00:00

Bump dependencies for 1.20.4 support

This commit is contained in:
SamB440
2024-04-22 12:54:34 +01:00
parent 08755f24f4
commit 120ad9d0a5
2 changed files with 4 additions and 4 deletions

View File

@@ -4,8 +4,8 @@ pluginVersion=1.4.5
ultraRegionsSupport=true
# Dependency management
spigot_version = 1.20.2-R0.1-SNAPSHOT
folia_version = 1.20.1-R0.1-SNAPSHOT
spigot_version = 1.20.4-R0.1-SNAPSHOT
folia_version = 1.20.4-R0.1-SNAPSHOT
worldguard_version = 7.0.9
worldedit_version = 7.2.18-SNAPSHOT
cloud_version = 1.8.3

View File

@@ -23,8 +23,8 @@ dependencies {
exclude("net.kyori")
}
implementation("net.wesjd:anvilgui:1.9.0-SNAPSHOT") // anvilgui
implementation("com.github.stefvanschie.inventoryframework:IF:0.10.12") // inventory framework
implementation("net.wesjd:anvilgui:1.9.3-SNAPSHOT") // anvilgui
implementation("com.github.stefvanschie.inventoryframework:IF:0.10.13") // inventory framework
implementation("co.aikar:idb-core:1.0.0-SNAPSHOT") // database
implementation("org.bstats:bstats-bukkit:3.0.2") // plugin stats
implementation("io.papermc:paperlib:1.0.7") // paperlib - async teleport on Paper