Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-platform-bukkit to v…
Browse files Browse the repository at this point in the history
…4.3.2
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 1b0b8f3 commit a0f8d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-bukkit/adapt-v1_20_R3/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
paperweight.paperDevBundle("1.20.4-R0.1-SNAPSHOT")

implementation(project(":hephaestus-runtime-bukkit-api"))
implementation("net.kyori:adventure-platform-bukkit:4.0.1")
implementation("net.kyori:adventure-platform-bukkit:4.3.2")
}

publishing {
Expand Down

0 comments on commit a0f8d2d

Please sign in to comment.