mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-13 03:43:54 +00:00
Update dependency io.ktor:ktor-client-logging-jvm to v2.3.11
This commit is contained in:
parent
6f2a8bb0be
commit
64fc7ad47c
@ -33,6 +33,6 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.7'
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.11'
|
||||
}
|
||||
|
||||
|
@ -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.7'
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:2.3.11'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user