mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-10-27 10:10:32 +00:00
Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f018b723cb | |||
| 65d8fd6be1 | |||
| d44c13bea5 | |||
| 50c1e33b52 | |||
| 41b9001e1f | |||
| 2c44a4e580 | |||
| ffa9525c70 | |||
| 4f2df31e5e | |||
| 18f9318b63 | |||
| c97a48dcd4 | |||
| caaba32f9a | |||
| 2734fc0adc | |||
| 9c2e271d57 | |||
| 3edb5b1b11 |
@@ -6,21 +6,21 @@ kotlin.incremental=true
|
||||
kotlin.incremental.js=true
|
||||
|
||||
|
||||
kotlin_version=1.8.21
|
||||
kotlin_version=1.8.22
|
||||
kotlin_serialisation_core_version=1.5.1
|
||||
|
||||
github_release_plugin_version=2.4.1
|
||||
|
||||
tgbotapi_version=8.0.1
|
||||
micro_utils_version=0.19.2
|
||||
exposed_version=0.41.1
|
||||
plagubot_version=6.0.1
|
||||
tgbotapi_version=9.2.2
|
||||
micro_utils_version=0.19.9
|
||||
exposed_version=0.44.0
|
||||
plagubot_version=7.2.3
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=1.8.10
|
||||
dokka_version=1.8.20
|
||||
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.12.1
|
||||
version=0.15.3
|
||||
|
||||
Reference in New Issue
Block a user