Skip to content

Commit

Permalink
chore(deps): bump net.kyori:adventure-text-minimessage
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.0.0-SNAPSHOT to 4.13.1.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/commits/v4.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent be5e83e commit 5980f7c
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 group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.14.0'

implementation 'net.kyori:adventure-api:4.11.0'
implementation 'net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT'
implementation 'net.kyori:adventure-text-minimessage:4.13.1'
implementation 'net.kyori:adventure-platform-bukkit:4.1.2'
implementation group: 'net.kyori', name: 'adventure-text-feature-pagination', version: '4.0.0-SNAPSHOT'
implementation group: 'net.kyori', name: 'adventure-text-serializer-plain', version: '4.11.0'
Expand Down

0 comments on commit 5980f7c

Please sign in to comment.