Bump spongeapi from 7.2.0 to 7.3.0

Bumps [spongeapi](https://github.com/SpongePowered/SpongeAPI) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/SpongePowered/SpongeAPI/releases)
- [Commits](https://github.com/SpongePowered/SpongeAPI/compare/v7.2.0...v7.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-31 16:14:04 +00:00 committed by GitHub
parent 009eb5f3a1
commit 8eb476086c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<dependency>
<groupId>org.spongepowered</groupId>
<artifactId>spongeapi</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<scope>provided</scope>
</dependency>