Merge branch 'master' of github.com:Parabot/Parabot

This commit is contained in:
JKetelaar
2016-05-23 17:53:49 +02:00
10 changed files with 124 additions and 21 deletions
+5
View File
@@ -73,6 +73,11 @@
<artifactId>bugsnag</artifactId>
<version>1.2.8</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
</dependency>
</dependencies>
<build>