Skip to content

Commit

Permalink
fix(deps): update dependency org.bstats:bstats-bukkit to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 22, 2024
1 parent 5530491 commit 8414b7a
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 @@ -8,7 +8,7 @@ dependencies {
implementation(projects.pistonmotdKyori)

implementation("io.papermc:paperlib:1.0.8")
implementation("org.bstats:bstats-bukkit:3.0.3")
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("net.kyori:adventure-platform-bukkit:4.3.4")

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

0 comments on commit 8414b7a

Please sign in to comment.