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.0.1
  • Loading branch information
renovate-bot authored and TehBrian committed Dec 17, 2021
1 parent bcf4be8 commit 0286ee4
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 @@ -32,7 +32,7 @@ repositories {
dependencies {
compileOnly("org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT")

implementation("net.kyori:adventure-platform-bukkit:4.0.0")
implementation("net.kyori:adventure-platform-bukkit:4.0.1")
implementation("net.kyori:adventure-text-serializer-plain:4.9.1")

implementation("dev.tehbrian:tehlib-paper:0.1.0-SNAPSHOT") {
Expand Down

0 comments on commit 0286ee4

Please sign in to comment.