Skip to content

Commit

Permalink
Merge pull request #14 from TheNextLvl-net/dependabot/gradle/plugin/o…
Browse files Browse the repository at this point in the history
…rg.bstats-bstats-bukkit-3.1.0

Bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 in /plugin
  • Loading branch information
NonSwag authored Sep 23, 2024
2 parents d6f4ff7 + f1bbeda commit 8678f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {

implementation(project(":api"))

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

annotationProcessor("org.projectlombok:lombok:1.18.34")
}
Expand Down

0 comments on commit 8678f14

Please sign in to comment.