Skip to content

Commit

Permalink
Bump adventure-api from 4.10.1 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [adventure-api](https://github.com/KyoriPowered/adventure) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](KyoriPowered/adventure@v4.10.1...v4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and stefvanschie committed Jun 3, 2022
1 parent ed07018 commit da5c655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.deploy.skip>true</maven.deploy.skip>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<adventure.version>4.10.1</adventure.version>
<adventure.version>4.11.0</adventure.version>
</properties>

<groupId>com.github.stefvanschie.inventoryframework</groupId>
Expand Down

0 comments on commit da5c655

Please sign in to comment.