mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-12-17 03:35:45 +00:00
Compare commits
2 Commits
57c58d8ca1
...
29.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
| b69c8f1d8f | |||
| fdf393405c |
@@ -1,5 +1,10 @@
|
|||||||
# TelegramBotAPI changelog
|
# TelegramBotAPI changelog
|
||||||
|
|
||||||
|
## 29.1.0
|
||||||
|
|
||||||
|
* `Version`:
|
||||||
|
* `Gradle Versions Plugin`: `0.52.0` -> `0.53.0`
|
||||||
|
|
||||||
## 29.0.1
|
## 29.0.1
|
||||||
|
|
||||||
* `Core`:
|
* `Core`:
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ kotlin.incremental.js=true
|
|||||||
ksp.useKSP2=false
|
ksp.useKSP2=false
|
||||||
|
|
||||||
library_group=dev.inmo
|
library_group=dev.inmo
|
||||||
library_version=29.0.1
|
library_version=29.1.0
|
||||||
|
|||||||
@@ -13,10 +13,10 @@ ktor = "3.2.3"
|
|||||||
ksp = "2.2.10-2.0.2"
|
ksp = "2.2.10-2.0.2"
|
||||||
kotlin-poet = "2.2.0"
|
kotlin-poet = "2.2.0"
|
||||||
|
|
||||||
microutils = "0.26.6"
|
microutils = "0.26.3"
|
||||||
kslog = "1.5.0"
|
kslog = "1.5.0"
|
||||||
|
|
||||||
versions = "0.52.0"
|
versions = "0.53.0"
|
||||||
|
|
||||||
github-release-plugin = "2.5.2"
|
github-release-plugin = "2.5.2"
|
||||||
dokka = "2.0.0"
|
dokka = "2.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user