Skip to content

Commit

Permalink
Bump net.kyori:adventure-api from 4.14.0 to 4.17.0 in /Plan
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure) from 4.14.0 to 4.17.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.14.0...v4.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 9e25f2b commit 9c3fa10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
shadow project(":extensions")

shadow "net.playeranalytics:platform-abstraction-layer-api:$palVersion"
compileOnly "net.kyori:adventure-api:4.14.0"
compileOnly "net.kyori:adventure-api:4.17.0"
shadow("dev.vankka:dependencydownload-runtime:$dependencyDownloadVersion") {
// Effectively disables relocating
exclude module: "jar-relocator"
Expand Down

0 comments on commit 9c3fa10

Please sign in to comment.