Update SongodaCore to v3.6.0-SNAPSHOT

This commit is contained in:
ceze88 2024-11-13 15:41:54 +01:00
parent 9a18ff1460
commit acb5505478

View File

@ -108,7 +108,7 @@
<dependency> <dependency>
<groupId>com.craftaro</groupId> <groupId>com.craftaro</groupId>
<artifactId>CraftaroCore</artifactId> <artifactId>CraftaroCore</artifactId>
<version>3.5.0-SNAPSHOT</version> <version>3.6.0-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>