Merge branch 'development'

This commit is contained in:
Christian Koop 2022-07-07 21:15:49 +02:00
commit 7f9c748798
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicVouchers</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
<name>EpicVouchers</name>
<description>Enhance your server with awesome customizable vouchers with a lot of features.</description>
@ -114,7 +114,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.12</version>
<version>2.6.13</version>
<scope>compile</scope>
</dependency>