Skip to content

Commit 9a2268c

Browse files
committed
Update Readme
1 parent 445e65b commit 9a2268c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Download
77
-------
88
Gradle:
99
```groovy
10-
compile 'com.github.pengrad:java-telegram-bot-api:2.1.1'
10+
compile 'com.github.pengrad:java-telegram-bot-api:2.1.2'
1111
```
1212
Maven:
1313
```xml
1414
<dependency>
1515
<groupId>com.github.pengrad</groupId>
1616
<artifactId>java-telegram-bot-api</artifactId>
17-
<version>2.1.1</version>
17+
<version>2.1.2</version>
1818
</dependency>
1919
```
2020
JAR-files:

0 commit comments

Comments
 (0)