Skip to content

Commit

Permalink
Bump spongeapi from 8.0.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [spongeapi](https://github.com/SpongePowered/SpongeAPI) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/SpongePowered/SpongeAPI/releases)
- [Commits](SpongePowered/SpongeAPI@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: org.spongepowered:spongeapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2023
1 parent a5b2828 commit ae7f13b
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 @@ -56,7 +56,7 @@
<process.version>0.0.1-SNAPSHOT</process.version>
<!-- asm is for testing purposes only -->
<asm.version>9.5</asm.version>
<sponge.version>8.0.0</sponge.version>
<sponge.version>9.0.0</sponge.version>
<!--
WARNING: JitPack sucks. Sometimes when building maven won't pull the Minestom version. If
such occurs with you, update it to the latest release/branch version
Expand Down

0 comments on commit ae7f13b

Please sign in to comment.