Update Core to v2.6.10

This commit is contained in:
Christian Koop 2022-01-15 23:14:30 +01:00
parent 2c56ef20a4
commit 1f6589cbe0
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.8</version>
<version>2.6.10</version>
<scope>compile</scope>
</dependency>