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] committed Sep 22, 2024
1 parent 87d863f commit 5f7ec7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom-1.16.x/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bomGenerator {
// Plugin dependencies
includeDependency("com.github.MilkBowl", "VaultAPI", "1.7.1")
includeDependency("org.bstats", "bstats-bukkit", "3.0.3")
includeDependency("org.bstats", "bstats-base", "3.0.3")
includeDependency("org.bstats", "bstats-base", "3.1.0")

// Platform dependencies
includeDependency("io.papermc", "paperlib", "1.0.8")
Expand Down
2 changes: 1 addition & 1 deletion bom-newest/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bomGenerator {
// Plugin dependencies
includeDependency("com.github.MilkBowl", "VaultAPI", "1.7.1")
includeDependency("org.bstats", "bstats-bukkit", "3.0.3")
includeDependency("org.bstats", "bstats-base", "3.0.3")
includeDependency("org.bstats", "bstats-base", "3.1.0")

// Platform dependencies
includeDependency("io.papermc", "paperlib", "1.0.8")
Expand Down

0 comments on commit 5f7ec7e

Please sign in to comment.