Skip to content

Commit

Permalink
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] authored Sep 22, 2024
1 parent 5d742a8 commit 08bd8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = "Wrapper for bstats"

dependencies {
api("org.bstats", "bstats-bukkit", "3.0.2")
api("org.bstats", "bstats-bukkit", "3.1.0")
compileOnly(libs.spigot)
}

0 comments on commit 08bd8da

Please sign in to comment.