diff --git a/maven/index.html b/maven/index.html index c4d5336..7b2a756 100644 --- a/maven/index.html +++ b/maven/index.html @@ -37,7 +37,7 @@ <dependency> <groupId>de.epiceric</groupId> <artifactId>ShopChest</artifactId> - <version>1.10.1</version> + <version>1.10.2</version> <scope>provided</scope> </dependency> </dependencies>