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