Update SongodaCore to v2.6.5

This commit is contained in:
Christian Koop 2021-12-10 19:50:30 +01:00
parent d566aaaadd
commit a34a106d1e
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>LATEST</version>
<version>2.6.5</version>
<scope>compile</scope>
</dependency>