Skip to content

Commit

Permalink
⬆️ Update dependency net.kyori:adventure-extra-kotlin to v4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 7, 2021
1 parent 4266a23 commit 5c57d9a
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 @@ -37,7 +37,7 @@ dependencies {
api("com.github.sya-ri:EasySpigotAPI:2.4.0") {
exclude(group = "org.spigotmc", module = "spigot-api")
}
implementation("net.kyori:adventure-extra-kotlin:4.9.2") {
implementation("net.kyori:adventure-extra-kotlin:4.9.3") {
exclude("net.kyori")
}

Expand Down

0 comments on commit 5c57d9a

Please sign in to comment.