Bump net.kyori:adventure-text-minimessage from 4.12.0 to 4.13.1

Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.12.0...v4.13.1)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-minimessage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-22 15:26:30 +00:00 committed by GitHub
parent 85b0c70bbe
commit 901ed4f9e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ dependencies {
//annotationProcessor lombok()
implementation("io.papermc:paperlib:1.0.7")
implementation("org.yaml:snakeyaml:2.0")
implementation("net.kyori:adventure-text-minimessage:4.12.0")
implementation("net.kyori:adventure-text-minimessage:4.13.1")
implementation('org.bstats:bstats-bukkit:3.0.0')
implementation("io.github.slimjar:slimjar:1.2.7")
implementation('dev.triumphteam:triumph-gui:3.2')