Skip to content

Commit

Permalink
chore(deps): update dependency net.kyori:adventure-api to v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2022
1 parent 0e77624 commit a1c9e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/pm.kyori-conventions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
implementation("net.kyori:adventure-api:4.10.0")
implementation("net.kyori:adventure-api:4.10.1")
implementation("net.kyori:adventure-text-serializer-legacy:4.10.0")
}

Expand Down

0 comments on commit a1c9e77

Please sign in to comment.