Skip to content

Commit 60100c6

Browse files
committed
Update dependencies
1 parent 86d0a7f commit 60100c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bukkit/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ dependencies {
1414
paperweight.paperDevBundle("$serverVer-R0.1-SNAPSHOT")
1515
implementation("commons-collections:commons-collections:3.2.2")
1616
implementation("org.neosearch.stringsearcher:multiple-string-searcher:0.1.1")
17-
implementation("de.tr7zw:item-nbt-api:2.13.2")
17+
implementation("de.tr7zw:item-nbt-api:2.14.0")
1818
implementation("org.bstats:bstats-bukkit:3.0.2")
19-
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0-SNAPSHOT")
19+
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
2020
compileOnly("me.clip:placeholderapi:2.11.6")
2121
compileOnly("org.apache.logging.log4j:log4j-api:2.23.1")
2222
compileOnly("org.apache.logging.log4j:log4j-core:2.23.1")

0 commit comments

Comments
 (0)