From 0f0ad5a1af467288c3ccdcd4d54c11b604ca5d72 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sat, 18 Mar 2023 19:24:40 +0600 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 64745c5..699bec0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1g kotlin_version=1.8.10 -telegram_bot_api_version=7.0.0 +telegram_bot_api_version=7.0.1 micro_utils_version=0.17.5 serialization_version=1.5.0 ktor_version=2.2.4