Skip to content

Commit

Permalink
⬆️ Update dependency net.kyori:adventure-extra-kotlin to v4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent f0912d2 commit 194836f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.22.0")

paperDevBundle("1.19.2-R0.1-SNAPSHOT")
implementation("net.kyori:adventure-extra-kotlin:4.14.0") {
implementation("net.kyori:adventure-extra-kotlin:4.17.0") {
exclude("net.kyori")
}

Expand Down

0 comments on commit 194836f

Please sign in to comment.