Skip to content

Commit 04cc876

Browse files
Bump net.kyori:adventure-text-minimessage from 4.14.0 to 4.15.0
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](PaperMC/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>
1 parent b3c27ba commit 04cc876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperverse-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141

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

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

0 commit comments

Comments
 (0)