Update SongodaCore from `LATEST` to `2.6.3`

This commit is contained in:
Christian Koop 2021-12-09 05:47:58 +01:00
parent abdf9ae89d
commit ef88d992ca
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

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