Bump SongodaCore version to 2.6.17

This commit is contained in:
ceze88 2022-12-29 18:21:19 +01:00
parent e7ea3d5223
commit d218d442f8

View File

@ -6,7 +6,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateKits</artifactId>
<version>2.7.3</version>
<version>2.7.4</version>
<name>UltimateKits</name>
<description>Creating and displaying your servers kits has never been easier</description>
@ -118,7 +118,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.16</version>
<version>2.6.17</version>
<scope>compile</scope>
</dependency>