Updates SongodaCore to v2.6.15-DEV

#3
This commit is contained in:
nivcoo 2022-08-14 17:19:20 +02:00 committed by GitHub
parent 9b4333a643
commit 195f8ea7a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
<executions>
<execution>
@ -125,7 +125,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.14-DEV</version>
<version>2.6.15-DEV</version>
<scope>compile</scope>
</dependency>