[TASK] Changed dependecy version

This commit is contained in:
SCoutinho
2018-09-24 19:06:15 +01:00
parent 031cde33fb
commit e742e0385e
+1 -1
View File
@@ -42,7 +42,7 @@ Then you'll need to add the dependency:
<dependency>
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.6.3</version>
<version>2.7</version>
</dependency>
</dependencies>
```