1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-11-15 19:40:19 +00:00

update dependencies

com.github.ben-manes.versions: 0.52.0 -> 0.53.0
This commit is contained in:
2025-10-19 23:33:10 +06:00
parent fdf393405c
commit b69c8f1d8f
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 29.1.0
* `Version`:
* `Gradle Versions Plugin`: `0.52.0` -> `0.53.0`
## 29.0.1
* `Core`:

View File

@@ -16,7 +16,7 @@ kotlin-poet = "2.2.0"
microutils = "0.26.3"
kslog = "1.5.0"
versions = "0.52.0"
versions = "0.53.0"
github-release-plugin = "2.5.2"
dokka = "2.0.0"