Skip to content

Commit

Permalink
chore(deps): update dependency net.kyori:adventure-platform-bukkit to…
Browse files Browse the repository at this point in the history
… v4.1.0 (#108)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 1, 2022
1 parent 28ca7d9 commit ab1b833
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.7")
implementation("org.bstats:bstats-bukkit:3.0.0")
implementation("net.kyori:adventure-platform-bukkit:4.0.1")
implementation("net.kyori:adventure-platform-bukkit:4.1.0")

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

0 comments on commit ab1b833

Please sign in to comment.