Skip to content

Commit

Permalink
build(deps): bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](Bastian/bstats-metrics@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 20, 2024
1 parent ecbfec4 commit ce88d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ commandframework = { module = "cloud.commandframework:cloud-paper", version = "1
configlib = { module = "de.exlll:configlib-yaml", version = "4.5.0" }
guice = { module = "com.google.inject:guice", version = "7.0.0" }
luckperms = { module = "net.luckperms:api", version = "5.4" }
bstats = { module = "org.bstats:bstats-bukkit", version = "3.0.2" }
bstats = { module = "org.bstats:bstats-bukkit", version = "3.0.3" }
hikaridb = { module = "com.zaxxer:HikariCP", version = "5.1.0" }
placeholderapi = { module = "me.clip:placeholderapi", version = "2.11.6" }
stringsimilarity = { module = "net.ricecode:string-similarity", version = "1.0.0" }
Expand Down

0 comments on commit ce88d87

Please sign in to comment.