Skip to content

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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent d06a3ca commit 2450598
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 @@ -13,7 +13,7 @@ dependencies {
// adventure API (https://docs.adventure.kyori.net/)
implementation "net.kyori:adventure-text-serializer-legacy:4.14.0"
implementation "net.kyori:adventure-text-serializer-plain:4.14.0"
implementation "net.kyori:adventure-platform-bungeecord:4.3.0"
implementation "net.kyori:adventure-platform-bungeecord:4.3.1"
implementation "net.kyori:adventure-api:4.14.0"
implementation 'net.kyori:adventure-text-minimessage:4.14.0'

Expand Down

0 comments on commit 2450598

Please sign in to comment.