Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-platform-bukkit to v…
Browse files Browse the repository at this point in the history
…4.3.1
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 146cdd7 commit 2898752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {

implementation("io.papermc:paperlib:1.0.8")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("net.kyori:adventure-platform-bukkit:4.3.0")
implementation("net.kyori:adventure-platform-bukkit:4.3.1")

compileOnly("com.destroystokyo.paper:paper-api:1.16.4-R0.1-SNAPSHOT")
}

0 comments on commit 2898752

Please sign in to comment.