Bump spongeapi from 7.1.0 to 7.2.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-14 15:37:23 +00:00 committed by GitHub
parent 4a11b78ba5
commit be30c970b2
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.1.0</version>
<version>7.2.0</version>
<scope>provided</scope>
</dependency>