Skip to content

Commit a0cdf81

Browse files
Bump net.kyori:adventure-text-serializer-legacy from 4.23.0 to 4.24.0 (#12)
Bumps [net.kyori:adventure-text-serializer-legacy](https://github.com/KyoriPowered/adventure) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](PaperMC/adventure@v4.23.0...v4.24.0) --- updated-dependencies: - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 4.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c19463f commit a0cdf81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ allprojects {
4242

4343
dependencies {
4444
compileOnly("org.spigotmc:spigot-api:1.21.8-R0.1-SNAPSHOT")
45-
compileOnly("net.kyori:adventure-text-serializer-legacy:4.23.0")
46-
compileOnly("net.kyori:adventure-text-minimessage:4.23.0")
45+
compileOnly("net.kyori:adventure-text-serializer-legacy:4.24.0")
46+
compileOnly("net.kyori:adventure-text-minimessage:4.24.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)