Skip to content

Commit d7881fd

Browse files
Bump net.kyori:adventure-text-minimessage from 4.19.0 to 4.23.0 (#5)
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.19.0 to 4.23.0. - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](PaperMC/adventure@v4.19.0...v4.23.0) --- updated-dependencies: - dependency-name: net.kyori:adventure-text-minimessage dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f8a89e commit d7881fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ allprojects {
4343
dependencies {
4444
compileOnly("org.spigotmc:spigot-api:1.21.6-R0.1-SNAPSHOT")
4545
compileOnly("net.kyori:adventure-text-serializer-legacy:4.23.0")
46-
compileOnly("net.kyori:adventure-text-minimessage:4.19.0")
46+
compileOnly("net.kyori:adventure-text-minimessage:4.23.0")
4747
compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.2.3")
4848
compileOnly("me.clip:placeholderapi:2.11.6")
4949
}

0 commit comments

Comments
 (0)