We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 541b76b + ed81e76 commit 280f5abCopy full SHA for 280f5ab
InlineQueriesBot/build.gradle
@@ -33,6 +33,6 @@ kotlin {
33
}
34
35
dependencies {
36
- implementation 'io.ktor:ktor-client-logging-jvm:2.3.12'
+ implementation 'io.ktor:ktor-client-logging-jvm:3.0.1'
37
38
RightsChangerBot/build.gradle
@@ -18,5 +18,5 @@ dependencies {
18
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
19
20
implementation "dev.inmo:tgbotapi:$telegram_bot_api_version"
21
22
0 commit comments