Updates SongodaCore to v2.6.19-DEV

This commit is contained in:
ceze88 2023-03-29 22:20:30 +02:00
parent 77a78f3669
commit a03957c67b
1 changed files with 1 additions and 1 deletions

View File

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