Fix Core version

This commit is contained in:
ceze88 2023-04-13 20:48:57 +02:00
parent 8f6cb087d1
commit 29933c1b4b

View File

@ -117,7 +117,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.19-DEV</version>
<version>2.6.19</version>
<scope>compile</scope>
</dependency>