9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-26 18:39:11 +00:00
This commit is contained in:
XiaoMoMi
2023-09-28 14:07:57 +08:00
parent 75502b1d91
commit e224a4de5e
3 changed files with 3 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ public class CustomFishingPluginImpl extends CustomFishingPlugin {
"org.mongodb:mongodb-driver-core:4.10.2", mavenRepo,
"org.mongodb:bson:4.10.2", mavenRepo,
"org.xerial:sqlite-jdbc:3.42.0.0", mavenRepo,
"dev.jorel:commandapi-bukkit-shade:9.1.0", mavenRepo
"dev.jorel:commandapi-bukkit-shade:9.2.0", mavenRepo
);
}