mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-12-05 05:45:39 +00:00
Compare commits
4 Commits
renovate/k
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6b61eb3716 | ||
| ab85d3acb2 | |||
| 3c3262b9cc | |||
|
|
4eda93538e |
@@ -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.1.0'
|
||||
implementation 'io.ktor:ktor-client-logging-jvm:3.2.3'
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@ kotlin.daemon.jvmargs=-Xmx3g -Xms500m
|
||||
|
||||
|
||||
kotlin_version=2.2.0
|
||||
telegram_bot_api_version=27.1.2
|
||||
telegram_bot_api_version=28.0.0-branch_28.0.0-build2910
|
||||
micro_utils_version=0.26.1
|
||||
serialization_version=1.9.0
|
||||
ktor_version=3.2.2
|
||||
ktor_version=3.2.3
|
||||
compose_version=1.8.2
|
||||
|
||||
Reference in New Issue
Block a user