mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2026-05-13 11:30:05 +00:00
update dependencies
This commit is contained in:
@@ -2,3 +2,9 @@
|
|||||||
|
|
||||||
## 0.30.0
|
## 0.30.0
|
||||||
|
|
||||||
|
* `Kotlin`: `2.3.20`
|
||||||
|
* `MicroUtils`: `0.29.2`
|
||||||
|
* `Exposed`: `1.2.0`
|
||||||
|
* `PlaguBot`: `11.1.1`
|
||||||
|
* `TgBotAPI`: `33.1.0`
|
||||||
|
* `Serialization`: `1.11.0`
|
||||||
|
|||||||
@@ -6,21 +6,21 @@ kotlin.incremental=true
|
|||||||
kotlin.incremental.js=true
|
kotlin.incremental.js=true
|
||||||
|
|
||||||
|
|
||||||
kotlin_version=2.3.10
|
kotlin_version=2.3.20
|
||||||
kotlin_serialisation_core_version=1.10.0
|
kotlin_serialisation_core_version=1.11.0
|
||||||
|
|
||||||
github_release_plugin_version=2.5.2
|
github_release_plugin_version=2.5.2
|
||||||
|
|
||||||
tgbotapi_version=32.0.0
|
tgbotapi_version=33.1.0
|
||||||
micro_utils_version=0.29.1
|
micro_utils_version=0.29.2
|
||||||
exposed_version=1.1.1
|
exposed_version=1.2.0
|
||||||
plagubot_version=11.0.0
|
plagubot_version=11.1.1
|
||||||
|
|
||||||
nmcp_version=1.4.4
|
nmcp_version=1.4.4
|
||||||
|
|
||||||
# Dokka
|
# Dokka
|
||||||
|
|
||||||
dokka_version=2.1.0
|
dokka_version=2.2.0
|
||||||
|
|
||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user