Bump Cumulus version to 1.1.1

This commit is contained in:
Tim203 2022-08-10 22:12:05 +02:00
parent ab2b79485b
commit 678e285cd4
No known key found for this signature in database
GPG Key ID: 064EE9F5BF7C3EE8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<dependency>
<groupId>org.geysermc.cumulus</groupId>
<artifactId>cumulus</artifactId>
<version>1.1</version>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>