Update core, add Plotsquared support

This commit is contained in:
ceze88 2022-11-07 20:51:01 +01:00
parent 208c4fc6d6
commit 66d47af480

View File

@ -125,7 +125,7 @@
<dependency> <dependency>
<groupId>com.songoda</groupId> <groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId> <artifactId>SongodaCore</artifactId>
<version>2.6.16</version> <version>2.6.17-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>