Merge pull request #29 from games647/dependabot/maven/org.spongepowered-spongeapi-7.4.0

Bump spongeapi from 7.3.0 to 7.4.0
This commit is contained in:
games647 2021-12-18 14:45:32 +01:00 committed by GitHub
commit 10af97eb50
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.3.0</version>
<version>7.4.0</version>
<scope>provided</scope>
</dependency>