Bump SongodaCore version to 2.6.17

This commit is contained in:
ceze88 2022-12-29 19:06:25 +01:00
parent f994146fe5
commit 23b6427e9c

View File

@ -3,7 +3,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateRepairing</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>
<build>
<defaultGoal>clean install</defaultGoal>
@ -113,7 +113,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.16</version>
<version>2.6.17</version>
<scope>compile</scope>
</dependency>
</dependencies>