Skip to content

Commit

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

Bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3 in /plugin
  • Loading branch information
NonSwag authored Aug 20, 2024
2 parents 965220b + 301b2b3 commit 3c42993
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 @@ -35,7 +35,7 @@ dependencies {
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit") { isTransitive = false }
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")
implementation("org.incendo:cloud-paper:2.0.0-SNAPSHOT")
implementation("org.incendo:cloud-minecraft-extras:2.0.0-SNAPSHOT")
implementation(platform("com.intellectualsites.bom:bom-newest:1.45"))
Expand Down

0 comments on commit 3c42993

Please sign in to comment.