Skip to content

Commit 859dda9

Browse files
Update ktor monorepo to v3.4.2
1 parent 89e1eec commit 859dda9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RightsChangerBot/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ dependencies {
1818
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
1919

2020
implementation "dev.inmo:tgbotapi:$telegram_bot_api_version"
21-
implementation 'io.ktor:ktor-client-logging-jvm:3.2.3'
21+
implementation 'io.ktor:ktor-client-logging-jvm:3.4.2'
2222
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ kotlin_version=2.3.20
99
telegram_bot_api_version=33.0.0
1010
micro_utils_version=0.29.1
1111
serialization_version=1.10.0
12-
ktor_version=3.4.1
12+
ktor_version=3.4.2
1313
compose_version=1.10.2

0 commit comments

Comments
 (0)