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:
@@ -7,7 +7,7 @@ plugins {
|
||||
|
||||
allprojects {
|
||||
|
||||
version = "2.4.2"
|
||||
version = "2.4.3"
|
||||
|
||||
apply<JavaPlugin>()
|
||||
apply(plugin = "java")
|
||||
|
||||
@@ -48,7 +48,7 @@ dependencies {
|
||||
// api module
|
||||
implementation(project(":api"))
|
||||
implementation(project(":common"))
|
||||
implementation(files("libs/Sparrow-Heart-0.19.jar"))
|
||||
implementation("com.github.Xiao-MoMi:Sparrow-Heart:0.33")
|
||||
|
||||
// adventure
|
||||
implementation("net.kyori:adventure-api:4.17.0")
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user