Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rothes committed Nov 28, 2024
1 parent 86d0a7f commit 60100c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ dependencies {
paperweight.paperDevBundle("$serverVer-R0.1-SNAPSHOT")
implementation("commons-collections:commons-collections:3.2.2")
implementation("org.neosearch.stringsearcher:multiple-string-searcher:0.1.1")
implementation("de.tr7zw:item-nbt-api:2.13.2")
implementation("de.tr7zw:item-nbt-api:2.14.0")
implementation("org.bstats:bstats-bukkit:3.0.2")
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0-SNAPSHOT")
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
compileOnly("me.clip:placeholderapi:2.11.6")
compileOnly("org.apache.logging.log4j:log4j-api:2.23.1")
compileOnly("org.apache.logging.log4j:log4j-core:2.23.1")
Expand Down

0 comments on commit 60100c6

Please sign in to comment.