Skip to content

Commit

Permalink
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 ff2d883 commit 4032428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BloodNight-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {

dependencies {
implementation(project(":BloodNight-api"))
implementation("org.bstats", "bstats-bukkit", "3.0.2")
implementation("org.bstats", "bstats-bukkit", "3.0.3")
bukkitLibrary(libs.bundles.eldoutil)
bukkitLibrary("net.kyori", "adventure-platform-bukkit", "4.3.4")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.0")
Expand Down

0 comments on commit 4032428

Please sign in to comment.