Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-api to v4.18.0 (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 7c60489 commit 30529c5
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 @@ -23,7 +23,7 @@ repositories {

dependencies {
implementation("de.eldoria", "eldo-util", "1.14.5")
implementation("net.kyori", "adventure-api", "4.17.0")
implementation("net.kyori", "adventure-api", "4.18.0")
implementation("net.kyori", "adventure-platform-bukkit", "4.3.4")
compileOnly("org.spigotmc", "spigot-api", "1.13.2-R0.1-SNAPSHOT")
compileOnly("org.jetbrains", "annotations", "26.0.1")
Expand Down

0 comments on commit 30529c5

Please sign in to comment.