Skip to content

Commit

Permalink
Bump net.kyori:adventure-platform-bungeecord from 4.3.0 to 4.3.4
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.4.
- [Release notes](https://github.com/KyoriPowered/adventure-platform/releases)
- [Commits](KyoriPowered/adventure-platform@v4.3.0...v4.3.4)

---
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 2, 2024
1 parent 4864801 commit e97c2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bungeecord/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
compileOnly("net.md-5:bungeecord-api:1.21-R0.1-SNAPSHOT")
compileOnly("net.md-5:bungeecord-proxy:1.21-R0.1-SNAPSHOT")
api("cloud.commandframework:cloud-bungee:1.8.3")
api("net.kyori:adventure-platform-bungeecord:4.3.0")
api("net.kyori:adventure-platform-bungeecord:4.3.4")
implementation("org.bstats:bstats-bungeecord:3.0.2")
api(projects.proxy)
api(projects.core)
Expand Down

0 comments on commit e97c2c6

Please sign in to comment.