Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit 42b9853

Browse files
committed
resolve ProtocolLib confict
1 parent 5d5130d commit 42b9853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
compileOnly "net.luckperms:api:5.4" // LuckPerms
3535
compileOnly "com.github.LoneDev6:API-ItemsAdder:3.6.3-beta-14" // ItemsAdder
3636
compileOnly "me.clip:placeholderapi:2.11.6" // PlaceholderAPI
37-
compileOnly "com.github.dmulloy2:ProtocolLib:5.3.0" // ProtocolLib
37+
compileOnly "com.github.dmulloy2:ProtocolLib:-SNAPSHOT" // ProtocolLib
3838
compileOnly "commons-codec:commons-codec:1.16.1"
3939
compileOnly "com.onarandombox.multiversecore:Multiverse-Core:4.3.+" // Multiverse Core
4040
compileOnly "com.sk89q.worldedit:worldedit-bukkit:7+" // WorldEdit

0 commit comments

Comments
 (0)