Skip to content

Commit

Permalink
Bump org.bstats:bstats-velocity from 3.0.2 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [org.bstats:bstats-velocity](https://github.com/Bastian/bStats-Metrics) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](Bastian/bstats-metrics@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: org.bstats:bstats-velocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 4864801 commit d796663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
//annotationProcessor("com.velocitypowered:velocity-api:3.1.1")
compileOnly("com.velocitypowered:velocity-api:3.2.0-SNAPSHOT")
api("cloud.commandframework:cloud-velocity:1.8.3")
api("org.bstats:bstats-velocity:3.0.2")
api("org.bstats:bstats-velocity:3.1.0")
api(projects.proxy)
api(projects.core)
}
Expand Down

0 comments on commit d796663

Please sign in to comment.