Skip to content

Commit

Permalink
Update dependency org.bstats:bstats-bukkit to v3.0.3 (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent d26344e commit 470ddfd
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 {
implementation(kotlin("stdlib"))
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("org.bstats:bstats-bukkit:3.0.3")
implementation("commons-io:commons-io:2.16.1")
implementation("eu.okaeri:okaeri-configs-yaml-bukkit:5.0.2")
shadow("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT")
Expand Down

0 comments on commit 470ddfd

Please sign in to comment.