Skip to content

Commit

Permalink
Merge pull request #20 from unnamed/renovate/net.kyori-adventure-plat…
Browse files Browse the repository at this point in the history
…form-bukkit-4.x

fix(deps): update dependency net.kyori:adventure-platform-bukkit to v4.3.2
  • Loading branch information
yusshu authored Feb 15, 2024
2 parents c723861 + a0f8d2d commit 06cfc73
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 06cfc73

Please sign in to comment.