Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-text-minimessage to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Astralchroma committed Mar 1, 2022
1 parent 554c675 commit 385d35f
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 @@ -18,7 +18,7 @@ dependencies {

compileOnly(project(":IonCore"))

implementation("net.kyori:adventure-text-minimessage:4.10.0-SNAPSHOT")
implementation("net.kyori:adventure-text-minimessage:4.10.0")
}

tasks {
Expand Down

0 comments on commit 385d35f

Please sign in to comment.