Updates Core to v2.6.12

This commit is contained in:
Christian Koop 2022-03-18 21:38:36 +01:00
parent cba75610cf
commit 493a5c33eb
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.11</version>
<version>2.6.12</version>
<scope>compile</scope>
</dependency>