diff --git a/README.md b/README.md index d8b3f85f..e312964a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This library uses the next third-party dependencies: com.github.yvasyliev java-vk-bots-longpoll-api - 3.2.2 + 3.2.3 ``` 4. Extend `LongPollBot` class and override necessary methods: diff --git a/pom.xml b/pom.xml index b19f4468..0f539d1e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.yvasyliev java-vk-bots-longpoll-api jar - 3.2.2 + 3.2.3 Java VK Bots Long Poll API A Java library to create VK bots using Bots Long Poll API https://github.com/yvasyliev/java-vk-bots-long-poll-api