Skip to content

Commit ab85d3a

Browse files
Merge pull request #325 from InsanusMokrassar/renovate/ktor-monorepo
Update ktor monorepo to v3.2.3
2 parents 3c3262b + 4eda935 commit ab85d3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1.0'
21+
implementation 'io.ktor:ktor-client-logging-jvm:3.2.3'
2222
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ kotlin_version=2.2.0
99
telegram_bot_api_version=27.1.2
1010
micro_utils_version=0.26.1
1111
serialization_version=1.9.0
12-
ktor_version=3.2.2
12+
ktor_version=3.2.3
1313
compose_version=1.8.2

0 commit comments

Comments
 (0)