Update SongodaCore from `LATEST` to `2.6.3` (MC 1.18 compatibility)

This commit is contained in:
Christian Koop 2021-12-09 04:58:17 +01:00
parent 714ab2a14b
commit e0f42f6665
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>LATEST</version>
<version>2.6.3</version>
<scope>compile</scope>
</dependency>