mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-25 16:52:01 +01:00
Bump net.kyori:adventure-api from 4.13.1 to 4.14.0 in /Plan (#3059)
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure) from 4.13.1 to 4.14.0. - [Release notes](https://github.com/KyoriPowered/adventure/releases) - [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.1...v4.14.0) --- updated-dependencies: - dependency-name: net.kyori:adventure-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
53fc2bfd56
commit
cc405de42c
@ -47,7 +47,7 @@ dependencies {
|
||||
shadow project(":extensions")
|
||||
|
||||
shadow "net.playeranalytics:platform-abstraction-layer-api:$palVersion"
|
||||
compileOnly "net.kyori:adventure-api:4.13.1"
|
||||
compileOnly "net.kyori:adventure-api:4.14.0"
|
||||
shadow("dev.vankka:dependencydownload-runtime:$dependencyDownloadVersion") {
|
||||
// Effectively disables relocating
|
||||
exclude module: "jar-relocator"
|
||||
|
Loading…
Reference in New Issue
Block a user