Skip to content

Commit

Permalink
fix(deps): update dependency org.bstats:bstats-bukkit to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent f27907a commit 94b7f9c
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 @@ -38,7 +38,7 @@ dependencies {

implementation("io.papermc", "paperlib", "1.0.8")
implementation("xyz.jpenilla", "legacy-plugin-base", "0.0.1+122-SNAPSHOT")
implementation("org.bstats", "bstats-bukkit", "3.0.2")
implementation("org.bstats", "bstats-bukkit", "3.0.3")

implementation(platform("org.incendo:cloud-bom:2.0.0-rc.2"))
implementation(platform("org.incendo:cloud-minecraft-bom:2.0.0-SNAPSHOT"))
Expand Down

0 comments on commit 94b7f9c

Please sign in to comment.