Update CommandBook dependency to 2.3.

This commit is contained in:
Wizjany 2013-08-18 22:50:11 -04:00 committed by wizjany
parent a15c9d289b
commit 1095064c5e

View File

@ -87,7 +87,7 @@
<dependency> <dependency>
<groupId>com.sk89q</groupId> <groupId>com.sk89q</groupId>
<artifactId>commandbook</artifactId> <artifactId>commandbook</artifactId>
<version>2.1</version> <version>2.3</version>
<scope>compile</scope> <scope>compile</scope>
<type>jar</type> <type>jar</type>
<exclusions> <exclusions>