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

Commit

Permalink
Bump net.kyori:adventure-platform-bungeecord from 4.3.0 to 4.3.1
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-platform-bungeecord](https://github.com/KyoriPowered/adventure-platform) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/KyoriPowered/adventure-platform/releases)
- [Commits](KyoriPowered/adventure-platform@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bungeecord
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent d053d95 commit 547e7e9
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
Expand Up @@ -2,7 +2,7 @@ dependencies {
implementation project(path: ':common')

implementation 'org.bstats:bstats-bungeecord:3.0.2'
implementation 'net.kyori:adventure-platform-bungeecord:4.3.0'
implementation 'net.kyori:adventure-platform-bungeecord:4.3.1'

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

0 comments on commit 547e7e9

Please sign in to comment.