Skip to content

Commit

Permalink
Bump net.kyori:adventure-text-minimessage from 4.13.0 to 4.15.0
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.13.0 to 4.15.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.13.0...v4.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 08e2558 commit 2d42492
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 @@ -26,7 +26,7 @@ dependencies {
mappings("net.fabricmc:yarn:${project.yarn_mappings}")
modImplementation("net.fabricmc:fabric-loader:${project.loader_version}")
modImplementation("net.fabricmc.fabric-api:fabric-api:${project.fabric_version}")
modImplementation('net.kyori:adventure-text-minimessage:4.13.0')
modImplementation('net.kyori:adventure-text-minimessage:4.15.0')
modImplementation include("net.kyori:adventure-platform-fabric:5.10.0")
}

Expand Down

0 comments on commit 2d42492

Please sign in to comment.