Skip to content

Commit

Permalink
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] authored Aug 19, 2024
1 parent 8eae08f commit 6b575da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repositories {

dependencies {
implementation project(':common')
implementation 'org.bstats:bstats-bukkit:3.0.2'
implementation 'org.bstats:bstats-bukkit:3.0.3'
implementation('me.lorenzo0111.pluginslib:bukkit:2.0.4') {
exclude module: 'slimjar'
}
Expand Down

0 comments on commit 6b575da

Please sign in to comment.