Skip to content

Commit

Permalink
Bump net.kyori:adventure-text-minimessage from 4.14.0 to 4.15.0
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.14.0...v4.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2024
1 parent b3c27ba commit 04cc876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyperverse-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {

// TODO: Remove and use native versions.
implementation("net.kyori:adventure-platform-bukkit:4.3.2")
implementation("net.kyori:adventure-text-minimessage:4.14.0")
implementation("net.kyori:adventure-text-minimessage:4.15.0")

implementation(projects.hyperverseNmsUnsupported)
runtimeOnly(project(":hyperverse-nms-1-17", "reobf"))
Expand Down

0 comments on commit 04cc876

Please sign in to comment.