Skip to content

Commit

Permalink
Chore(deps): Bump net.kyori:adventure-text-serializer-plain
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-text-serializer-plain](https://github.com/KyoriPowered/adventure) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.16.0...v4.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent f73fa6c commit be21944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation("net.kyori:adventure-api:4.16.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.16.0")
implementation("net.kyori:adventure-text-minimessage:4.16.0")
implementation("net.kyori:adventure-text-serializer-plain:4.16.0")
implementation("net.kyori:adventure-text-serializer-plain:4.17.0")

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")

Expand Down

0 comments on commit be21944

Please sign in to comment.