Skip to content

Commit

Permalink
Update dependency org.bstats:bstats-base to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent de3061d commit 788158e
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 @@ -55,7 +55,7 @@ dependencies {
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")
implementation("dev.notmyfault.serverlib:ServerLib")
implementation("org.bstats:bstats-bukkit:3.0.3")
implementation("org.bstats:bstats-base:3.0.3")
implementation("org.bstats:bstats-base:3.1.0")
implementation("io.papermc:paperlib")
}

Expand Down

0 comments on commit 788158e

Please sign in to comment.