9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-19 15:09:24 +00:00

update rtag to 1.5.7

This commit is contained in:
XiaoMoMi
2024-09-30 21:31:37 +08:00
parent cfa519c53a
commit 46a9dd1b24
3 changed files with 1 additions and 10 deletions

View File

@@ -136,13 +136,6 @@ public enum Dependency {
"boosted-yaml",
Relocation.of("boostedyaml", "dev{}dejvokep{}boostedyaml")
),
BYTEBUDDY(
"net{}bytebuddy",
"byte-buddy",
"maven",
"byte-buddy",
Relocation.of("bytebuddy", "net{}bytebuddy")
),
MARIADB_DRIVER(
"org{}mariadb{}jdbc",
"mariadb-java-client",

View File

@@ -13,7 +13,6 @@ cloud-bukkit=${cloud_bukkit_version}
cloud-paper=${cloud_paper_version}
cloud-minecraft-extras=${cloud_minecraft_extras_version}
boosted-yaml=${boosted_yaml_version}
byte-buddy=${byte_buddy_version}
mongodb-driver-core=${mongodb_driver_version}
mariadb-java-client=${mariadb_driver_version}
mysql-connector-j=${mysql_driver_version}

View File

@@ -25,7 +25,6 @@ cloud_bukkit_version=2.0.0-beta.10
cloud_paper_version=2.0.0-beta.10
cloud_minecraft_extras_version=2.0.0-beta.10
boosted_yaml_version=1.3.7
byte_buddy_version=1.14.18
mojang_brigadier_version=1.0.18
mongodb_driver_version=5.1.4
mariadb_driver_version=3.4.1
@@ -35,7 +34,7 @@ commons_pool_version=2.12.0
bstats_version=3.0.2
geantyref_version=1.3.15
caffeine_version=3.1.8
rtag_version=1.5.6
rtag_version=1.5.7
jedis_version=5.1.5
exp4j_version=0.4.8
placeholder_api_version=2.11.6