Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-text-minimessage to v4.11.0 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 2, 2022
1 parent 83d5c94 commit 9df4133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation 'com.charleskorn.kaml:kaml:0.44.0'
// Get the latest version number from https://github.com/charleskorn/kaml/releases/latest

api "net.kyori:adventure-text-minimessage:4.10.1"
api "net.kyori:adventure-text-minimessage:4.11.0"

testImplementation 'org.jetbrains.kotlin:kotlin-test'
}
Expand Down

0 comments on commit 9df4133

Please sign in to comment.