Skip to content

Commit

Permalink
Bump net.kyori:adventure-text-minimessage from 4.17.0 to 4.18.0 (#109)
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.17.0...v4.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 01d2312 commit 6ca9d8b
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 @@ -20,7 +20,7 @@ dependencies {
compileOnly(dependencyNotation = "org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT")
compileOnly(dependencyNotation = "net.kyori:adventure-api:4.18.0")
compileOnly(dependencyNotation = "net.kyori:adventure-platform-bukkit:4.3.4")
compileOnly(dependencyNotation = "net.kyori:adventure-text-minimessage:4.17.0")
compileOnly(dependencyNotation = "net.kyori:adventure-text-minimessage:4.18.0")
compileOnly(dependencyNotation = "net.kyori:adventure-text-serializer-legacy:4.18.0")
}

Expand Down

0 comments on commit 6ca9d8b

Please sign in to comment.