Updates UltimateClaims dependency to v2.0.0-b2-SNAPSHOT

This commit is contained in:
Christian Koop 2023-08-15 22:33:20 +02:00
parent 012a0d173c
commit ebd83688d3
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -384,7 +384,7 @@
<dependency> <dependency>
<groupId>com.craftaro</groupId> <groupId>com.craftaro</groupId>
<artifactId>UltimateClaims</artifactId> <artifactId>UltimateClaims</artifactId>
<version>2.0.0-SNAPSHOT</version> <version>2.0.0-b2-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>