Skip to content

Commit

Permalink
Bump adventureVersion from 4.11.0 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps `adventureVersion` from 4.11.0 to 4.12.0.

Updates `adventure-text-minimessage` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.11.0...v4.12.0)

Updates `adventure-api` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.11.0...v4.12.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-minimessage
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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] authored Feb 2, 2023
1 parent c87c45f commit afdedb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version '0.14.3'
ext {
jettyVersion = '11.0.12'
lombokVersion = '1.18.24'
adventureVersion = '4.11.0'
adventureVersion = '4.12.0'
paperMCVersion = '1.19.3-R0.1-SNAPSHOT'
bstatsVersion = '3.0.0'
mapdbVersion = '3.0.8'
Expand Down

0 comments on commit afdedb3

Please sign in to comment.