Skip to content

Commit

Permalink
fix(deps): update dependency com.github.siroshun09.messages:messages-…
Browse files Browse the repository at this point in the history
…minimessage to v0.8.0
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent 4b73a9e commit 74a1780
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 @@ -27,7 +27,7 @@ dependencies {
implementation("com.github.siroshun09.configapi:configapi-format-yaml:5.0.0-beta.3") {
exclude("org.yaml", "snakeyaml")
}
implementation("com.github.siroshun09.messages:messages-minimessage:0.7.0")
implementation("com.github.siroshun09.messages:messages-minimessage:0.8.0")
}

tasks {
Expand Down

0 comments on commit 74a1780

Please sign in to comment.