[TASK] Updated to latest version, ready for V2.6.1

This commit is contained in:
JKetelaar
2016-11-01 00:52:40 +01:00
parent 1ae77befe9
commit b8ed9c897b
+3 -3
View File
@@ -6,7 +6,7 @@
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.6.0</version>
<version>2.6.1</version>
<packaging>jar</packaging>
@@ -67,13 +67,13 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.12</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.parabot</groupId>
<artifactId>internal-api</artifactId>
<version>1.4.41</version>
<version>1.4.43</version>
</dependency>
</dependencies>