mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-10-27 10:10:32 +00:00
Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce85622876 | |||
| bd9e6045a3 | |||
| e8a41d97e8 | |||
| e2e329a757 | |||
| c69dd61eb9 | |||
| cf13bfadde | |||
| 6e33649e6c | |||
| 40dd4b166f | |||
| 95adaef36f | |||
| 8386690090 | |||
| 0f02910766 | |||
| 46b694c72b | |||
| 1bf9a1570f | |||
| f24825bcbc | |||
| 5b560118c0 | |||
| c27b5647d7 |
@@ -6,21 +6,21 @@ kotlin.incremental=true
|
||||
kotlin.incremental.js=true
|
||||
|
||||
|
||||
kotlin_version=1.7.22
|
||||
kotlin_serialisation_core_version=1.4.1
|
||||
kotlin_version=1.8.20
|
||||
kotlin_serialisation_core_version=1.5.0
|
||||
|
||||
github_release_plugin_version=2.4.1
|
||||
|
||||
tgbotapi_version=5.2.0
|
||||
micro_utils_version=0.16.10
|
||||
tgbotapi_version=7.0.2
|
||||
micro_utils_version=0.17.8
|
||||
exposed_version=0.41.1
|
||||
plagubot_version=3.5.0
|
||||
plagubot_version=5.0.2
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=1.7.20
|
||||
dokka_version=1.8.10
|
||||
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.8.2
|
||||
version=0.10.2
|
||||
|
||||
Reference in New Issue
Block a user