We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd7601 commit bb5ae0bCopy full SHA for bb5ae0b
bukkit/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
implementation 'me.lucko:commodore:2.2'
10
implementation 'net.kyori:adventure-platform-bukkit:4.3.2'
11
implementation 'dev.triumphteam:triumph-gui:3.1.7'
12
- implementation 'space.arim.morepaperlib:morepaperlib:0.4.3'
+ implementation 'space.arim.morepaperlib:morepaperlib:0.4.4'
13
implementation 'de.tr7zw:item-nbt-api:2.12.3'
14
15
compileOnly 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'
0 commit comments