Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
deps: bump org.bstats:bstats-bungeecord from 3.0.2 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [org.bstats:bstats-bungeecord](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-bungeecord
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent dc1701a commit b833c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bungee/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
implementation project(path: ':common')

implementation 'org.bstats:bstats-bungeecord:3.0.2'
implementation 'org.bstats:bstats-bungeecord:3.1.0'
implementation 'net.kyori:adventure-platform-bungeecord:4.3.2'

compileOnly 'net.md-5:bungeecord-api:1.20-R0.1-SNAPSHOT'
Expand Down

0 comments on commit b833c5a

Please sign in to comment.