Skip to content

Commit 78c0e4e

Browse files
Bump net.kyori:adventure-text-serializer-legacy from 4.24.0 to 4.25.0 (#23)
Bumps [net.kyori:adventure-text-serializer-legacy](https://github.com/KyoriPowered/adventure) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](PaperMC/adventure@v4.24.0...v4.25.0) --- updated-dependencies: - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 4.25.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 08ca405 commit 78c0e4e

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.10-R0.1-SNAPSHOT")
45-
compileOnly("net.kyori:adventure-text-serializer-legacy:4.24.0")
46-
compileOnly("net.kyori:adventure-text-minimessage:4.24.0")
45+
compileOnly("net.kyori:adventure-text-serializer-legacy:4.25.0")
46+
compileOnly("net.kyori:adventure-text-minimessage:4.25.0")
4747
compileOnly("io.github.miniplaceholders:miniplaceholders-api:3.0.1")
4848
compileOnly("me.clip:placeholderapi:2.11.6")
4949
}

0 commit comments

Comments
 (0)