Skip to content

Commit e4be6c6

Browse files
Bump net.kyori:adventure-text-minimessage from 4.19.0 to 4.21.0
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.19.0 to 4.21.0. - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](PaperMC/adventure@v4.19.0...v4.21.0) --- updated-dependencies: - dependency-name: net.kyori:adventure-text-minimessage dependency-version: 4.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 045a7a9 commit e4be6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation("eu.okaeri:okaeri-configs-serdes-commons:5.0.0-beta.5")
3434

3535
implementation("net.kyori:adventure-platform-bukkit:4.4.0")
36-
implementation("net.kyori:adventure-text-minimessage:4.19.0")
36+
implementation("net.kyori:adventure-text-minimessage:4.21.0")
3737

3838
implementation("dev.rollczi:litecommands-bukkit:3.9.7")
3939
implementation("dev.rollczi:litecommands-annotations:3.9.7")

0 commit comments

Comments
 (0)