Skip to content

Commit

Permalink
Bump net.kyori:adventure-platform-fabric from 5.9.0 to 5.14.1
Browse files Browse the repository at this point in the history
Bumps [net.kyori:adventure-platform-fabric](https://github.com/KyoriPowered/adventure-platform-fabric) from 5.9.0 to 5.14.1.
- [Release notes](https://github.com/KyoriPowered/adventure-platform-fabric/releases)
- [Commits](KyoriPowered/adventure-platform-mod@v5.9.0...v5.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 3e4426e commit 8c65d87
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 @@ -48,7 +48,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

// Adventure API
modImplementation include("net.kyori:adventure-platform-fabric:5.9.0")
modImplementation include("net.kyori:adventure-platform-fabric:5.14.1")

// Reflections
modImplementation include('org.reflections:reflections:0.10.2')
Expand Down

0 comments on commit 8c65d87

Please sign in to comment.