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

Fixed nms on 1.18.2

This commit is contained in:
XiaoMoMi
2024-07-27 17:17:42 +08:00
parent cc8c3d6bcd
commit 58e16e5376
3 changed files with 2 additions and 2 deletions

View File

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