Skip to content

Commit

Permalink
Merge pull request #4 from TheNextLvl-net/dependabot/gradle/org.bstat…
Browse files Browse the repository at this point in the history
…s-bstats-bukkit-3.0.3

Bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3
  • Loading branch information
NonSwag authored Aug 27, 2024
2 parents 0e2edaa + 8973e16 commit 3993867
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 @@ -28,7 +28,7 @@ dependencies {
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")

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

testImplementation(platform("org.junit:junit-bom:5.11.0"))
testImplementation("org.junit.jupiter:junit-jupiter")
Expand Down

0 comments on commit 3993867

Please sign in to comment.