mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
fix build
This commit is contained in:
@@ -12,7 +12,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation(project(":common"))
|
||||
implementation("dev.dejvokep:boosted-yaml:${rootProject.properties["boosted_yaml_version"]}")
|
||||
implementation(files("libs/boosted-yaml-${rootProject.properties["boosted_yaml_version"]}.jar"))
|
||||
implementation("net.kyori:adventure-api:${rootProject.properties["adventure_bundle_version"]}") {
|
||||
exclude(module = "adventure-bom")
|
||||
exclude(module = "checker-qual")
|
||||
|
||||
BIN
api/libs/boosted-yaml-1.3.7.jar
Normal file
BIN
api/libs/boosted-yaml-1.3.7.jar
Normal file
Binary file not shown.
@@ -24,7 +24,7 @@ cloud_brigadier_version=2.0.0-beta.9
|
||||
cloud_bukkit_version=2.0.0-beta.9
|
||||
cloud_paper_version=2.0.0-beta.9
|
||||
cloud_minecraft_extras_version=2.0.0-beta.9
|
||||
boosted_yaml_version=1.3.6
|
||||
boosted_yaml_version=1.3.7
|
||||
byte_buddy_version=1.14.18
|
||||
mojang_brigadier_version=1.0.18
|
||||
mongodb_driver_version=5.1.2
|
||||
|
||||
Reference in New Issue
Block a user