1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-05-15 13:00:18 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
4a5bc5f578 Update ksp monorepo to v2.3.8 2026-05-13 19:55:00 +00:00
3 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
# TelegramBotAPI changelog # TelegramBotAPI changelog
## 34.0.0
## 33.1.0 ## 33.1.0
* `Versions`: * `Versions`:

View File

@@ -6,4 +6,4 @@ kotlin.incremental=true
kotlin.incremental.js=true kotlin.incremental.js=true
library_group=dev.inmo library_group=dev.inmo
library_version=34.0.0 library_version=33.1.0

View File

@@ -10,7 +10,7 @@ korlibs = "5.4.0"
uuid = "0.8.4" uuid = "0.8.4"
ktor = "3.4.2" ktor = "3.4.2"
ksp = "2.3.6" ksp = "2.3.8"
kotlin-poet = "2.3.0" kotlin-poet = "2.3.0"
microutils = "0.29.2" microutils = "0.29.2"