Updates SongodaCore to 2.6.19-DEV for Spigot 1.19.4 support

This commit is contained in:
Christian Koop 2023-03-29 21:56:35 +02:00
parent 6256652307
commit 253f5a6f5a
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

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