mirror of
https://github.com/CarmJos/MineConfiguration.git
synced 2026-07-16 01:31:10 +08:00
chore(deps): bump deps.adventure.version from 5.1.1 to 5.2.0
Bumps `deps.adventure.version` from 5.1.1 to 5.2.0. Updates `net.kyori:adventure-api` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](https://github.com/PaperMC/adventure/compare/v5.1.1...v5.2.0) Updates `net.kyori:adventure-text-serializer-legacy` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](https://github.com/PaperMC/adventure/compare/v5.1.1...v5.2.0) Updates `net.kyori:adventure-text-serializer-plain` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](https://github.com/PaperMC/adventure/compare/v5.1.1...v5.2.0) Updates `net.kyori:adventure-text-minimessage` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](https://github.com/PaperMC/adventure/compare/v5.1.1...v5.2.0) --- updated-dependencies: - dependency-name: net.kyori:adventure-api dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.kyori:adventure-text-serializer-plain dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.kyori:adventure-text-minimessage dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
|
||||
|
||||
<deps.adventure.version>5.1.1</deps.adventure.version>
|
||||
<deps.adventure.version>5.2.0</deps.adventure.version>
|
||||
</properties>
|
||||
<artifactId>mineconfiguration-velocity</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
Reference in New Issue
Block a user