Skip to content

Commit

Permalink
chore(deps): bump adventure-api from 4.8.1 to 4.9.1
Browse files Browse the repository at this point in the history
Bumps [adventure-api](https://github.com/KyoriPowered/adventure) from 4.8.1 to 4.9.1.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.8.1...v4.9.1)

---
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] authored and probot-auto-merge[bot] committed Sep 7, 2021
1 parent 1c4fb2d commit 825d642
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 @@ -67,7 +67,7 @@ dependencies {
implementation 'co.aikar:acf-paper:0.5.0-SNAPSHOT'
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.12.5'

implementation 'net.kyori:adventure-api:4.8.1'
implementation 'net.kyori:adventure-api:4.9.1'
implementation 'net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT'
implementation 'net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT'

Expand Down

0 comments on commit 825d642

Please sign in to comment.