update config dependency

This commit is contained in:
xGinko 2023-09-30 22:15:32 +02:00
parent 1ab2b9806f
commit 974b738b48

View File

@ -88,7 +88,7 @@
<dependency> <dependency>
<groupId>com.github.thatsmusic99</groupId> <groupId>com.github.thatsmusic99</groupId>
<artifactId>ConfigurationMaster-API</artifactId> <artifactId>ConfigurationMaster-API</artifactId>
<version>v2.0.0-BETA-9</version> <version>v2.0.0-rc.1</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>