mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-12-29 01:19:13 +00:00
Compare commits
4 Commits
9.3.0
...
e7ba5c2906
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7ba5c2906 | ||
| 7186d5e624 | |||
|
|
8fefb17599 | ||
| bcf4ae5888 |
@@ -33,6 +33,6 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.0'
|
||||
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.3'
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.6'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user