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.14.0 to 4.15.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.14.0...v4.15.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] committed Dec 18, 2023
1 parent 406dd7f commit ad7f30f
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 @@ -27,7 +27,7 @@ dependencies {
implementation("net.kyori:adventure-api:4.15.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
implementation("net.kyori:adventure-text-minimessage:4.15.0")
implementation("net.kyori:adventure-text-serializer-plain:4.14.0")
implementation("net.kyori:adventure-text-serializer-plain:4.15.0")

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

Expand Down

0 comments on commit ad7f30f

Please sign in to comment.