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 9390bbb commit a19f298
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 @@ -20,7 +20,7 @@ dependencies {
compileOnly("com.github.LoneDev6:API-ItemsAdder:3.6.1") // ItemsAdder
compileOnly("io.th0rgal:oraxen:1.178.0") // oraxen

implementation("org.bstats:bstats-bukkit:3.0.2") // bstats
implementation("org.bstats:bstats-bukkit:3.0.3") // bstats
}

java {
Expand Down

0 comments on commit a19f298

Please sign in to comment.