diff --git a/maven/index.html b/maven/index.html index 4865b0b..d73ee8e 100644 --- a/maven/index.html +++ b/maven/index.html @@ -125,7 +125,7 @@ <dependency> <groupId>net.milkbowl.vault</groupId> <artifactId>VaultAPI</artifactId> - <version>1.5</version> + <version>1.6</version> <scope>provided</scope> </dependency> </dependencies>