1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-17 11:45:43 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
57c58d8ca1 Update microutils to v0.26.6 2025-10-19 12:36:24 +00:00
3 changed files with 3 additions and 8 deletions

View File

@@ -1,10 +1,5 @@
# TelegramBotAPI changelog
## 29.1.0
* `Version`:
* `Gradle Versions Plugin`: `0.52.0` -> `0.53.0`
## 29.0.1
* `Core`:

View File

@@ -9,4 +9,4 @@ kotlin.incremental.js=true
ksp.useKSP2=false
library_group=dev.inmo
library_version=29.1.0
library_version=29.0.1

View File

@@ -13,10 +13,10 @@ ktor = "3.2.3"
ksp = "2.2.10-2.0.2"
kotlin-poet = "2.2.0"
microutils = "0.26.3"
microutils = "0.26.6"
kslog = "1.5.0"
versions = "0.53.0"
versions = "0.52.0"
github-release-plugin = "2.5.2"
dokka = "2.0.0"