1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-05-14 20:40:06 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
8314b401d0 Update kotlin to v2.3.21 2026-04-23 09:10:55 +00:00
3 changed files with 2 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "2.3.20"
kotlin = "2.3.21"
kotlin-serialization = "1.11.0"
kotlin-coroutines = "1.10.2"