Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-api to v4.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 3bc8848 commit d07d2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
}

dependencies {
compileOnly("net.kyori:adventure-api:4.14.0")
compileOnly("net.kyori:adventure-api:4.15.0")
compileOnly("net.kyori:adventure-text-logger-slf4j:4.14.0")
compileOnly("net.kyori:adventure-text-minimessage:4.14.0")
compileOnly("net.kyori:adventure-text-serializer-plain:4.14.0")
Expand Down

0 comments on commit d07d2a3

Please sign in to comment.