Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-platform-bukkit to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 77a2d95 commit 6153be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masuite-paper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.18.1-R0.1-SNAPSHOT")
implementation("co.aikar:acf-paper:0.5.0-SNAPSHOT")

implementation("net.kyori:adventure-platform-bukkit:4.0.1")
implementation("net.kyori:adventure-platform-bukkit:4.3.1")
implementation("net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT")
implementation("org.spongepowered:configurate-yaml:4.1.2")

Expand Down

0 comments on commit 6153be2

Please sign in to comment.