Skip to content

Commit

Permalink
build(deps): bump adventure from 4.17.0 to 4.18.0
Browse files Browse the repository at this point in the history
Bumps `adventure` from 4.17.0 to 4.18.0.

Updates `net.kyori:adventure-api` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.17.0...v4.18.0)

Updates `net.kyori:adventure-text-serializer-legacy` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.17.0...v4.18.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-serializer-legacy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and huanmeng-qwq committed Dec 23, 2024
1 parent f16e49f commit 0abe3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
adventure = "4.17.0"
adventure = "4.18.0"
adventure-bukkit = "4.3.4"
bstats = "3.1.0"
[libraries]
Expand Down

0 comments on commit 0abe3cb

Please sign in to comment.