mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-12-29 09:29:13 +00:00
Compare commits
2 Commits
22.0.0
...
2402b781f1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2402b781f1 | ||
|
|
e7ba5c2906 |
@@ -33,6 +33,6 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.5'
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.6'
|
||||
}
|
||||
|
||||
|
||||
@@ -18,5 +18,5 @@ dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
||||
implementation "dev.inmo:tgbotapi:$telegram_bot_api_version"
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.5'
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.6'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user