mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-12-05 13:55:38 +00:00
Compare commits
1 Commits
renovate/c
...
renovate/k
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5b2355ea6 |
@@ -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:3.2.3'
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:3.3.3'
|
||||
}
|
||||
|
||||
@@ -9,5 +9,5 @@ kotlin_version=2.2.10
|
||||
telegram_bot_api_version=29.0.0
|
||||
micro_utils_version=0.26.3
|
||||
serialization_version=1.9.0
|
||||
ktor_version=3.2.3
|
||||
ktor_version=3.3.3
|
||||
compose_version=1.8.2
|
||||
|
||||
Reference in New Issue
Block a user