mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-12-05 13:55:38 +00:00
Compare commits
8 Commits
27.1.0
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab45b92771 | ||
| ab85d3acb2 | |||
| 3c3262b9cc | |||
|
|
e378c6630c | ||
|
|
4eda93538e | ||
| 707ad9a160 | |||
| 68e9830a8f | |||
|
|
d4f3d4bc68 |
@@ -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.0
|
||||
micro_utils_version=0.26.1
|
||||
telegram_bot_api_version=27.1.2
|
||||
micro_utils_version=0.26.2
|
||||
serialization_version=1.9.0
|
||||
ktor_version=3.2.2
|
||||
compose_version=1.8.0
|
||||
ktor_version=3.2.3
|
||||
compose_version=1.8.2
|
||||
|
||||
Reference in New Issue
Block a user