Bump anticheat version to 1.11.1

This commit is contained in:
Alexander Meech 2018-03-04 05:29:48 -05:00 committed by GitHub
parent b65c248307
commit 79b6839736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<dependency> <dependency>
<groupId>com.mineplex</groupId> <groupId>com.mineplex</groupId>
<artifactId>anticheat</artifactId> <artifactId>anticheat</artifactId>
<version>1.11</version> <version>1.11.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.tukaani</groupId> <groupId>org.tukaani</groupId>