Merge branch 'addo37-dev' into dev

This commit is contained in:
Ruben Bermudez 2018-04-19 20:50:58 +02:00
commit 1bb72980f8

View File

@ -8,7 +8,7 @@ As with any Java project, you will need to set your dependencies.
```xml
<dependency>
<groupId>org.telegram</groupId>
<artifactId>telegrambots-abilties</artifactId>
<artifactId>telegrambots-abilities</artifactId>
<version>3.6</version>
</dependency>
```