Skip to content

Commit 6b221ba

Browse files
Bump net.kyori:adventure-text-serializer-legacy from 4.25.0 to 4.26.1
Bumps [net.kyori:adventure-text-serializer-legacy](https://github.com/PaperMC/adventure) from 4.25.0 to 4.26.1. - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v4.25.0...v4.26.1) --- updated-dependencies: - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 4.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e7100d commit 6b221ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.11-R0.2-SNAPSHOT")
45-
compileOnly("net.kyori:adventure-text-serializer-legacy:4.25.0")
46-
compileOnly("net.kyori:adventure-text-minimessage:4.25.0")
45+
compileOnly("net.kyori:adventure-text-serializer-legacy:4.26.1")
46+
compileOnly("net.kyori:adventure-text-minimessage:4.26.1")
4747
compileOnly("io.github.miniplaceholders:miniplaceholders-api:3.1.0")
4848
compileOnly("me.clip:placeholderapi:2.11.7")
4949
}

0 commit comments

Comments
 (0)