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

[Dependency] Use adventure bundle

This commit is contained in:
XiaoMoMi
2024-04-24 15:47:06 +08:00
parent 9eb74c4b90
commit 7f471bac3c
4 changed files with 18 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ plugins {
allprojects {
version = "2.1.4"
version = "2.1.4.1"
apply<JavaPlugin>()
apply(plugin = "java")