update dependencies

org.jetbrains.kotlin:kotlin-stdlib 2.3.10 -> 2.3.20
org.jetbrains.kotlinx:kotlinx-serialization-json 1.10.0 -> 1.11.0
dev.inmo:micro_utils 0.29.1 -> 0.29.2
dev.inmo:tgbotapi 32.0.0 -> 33.1.0
io.ktor:ktor-client-okhttp 3.4.1 -> 3.4.2
org.jetbrains.exposed:exposed-jdbc 1.1.1 -> 1.2.0
org.jetbrains.dokka:dokka-gradle-plugin 2.1.0 -> 2.2.0
org.xerial:sqlite-jdbc 3.51.2.0 -> 3.53.0.0
io.insert-koin:koin-core 4.1.1 -> 4.2.1
This commit is contained in:
2026-04-19 23:50:58 +06:00
parent 544c93e151
commit b2e436b967
2 changed files with 19 additions and 9 deletions

View File

@@ -2,6 +2,16 @@
## 11.2.0
* `Versions`:
* `kotlin`: `2.3.20`
* `serialization`: `1.11.0`
* `microutils`: `0.29.2`
* `tgbotapi`: `33.1.0`
* `ktor`: `3.4.2`
* `exposed`: `1.2.0`
* `sqlite`: `3.53.0.0`
* `koin`: `4.2.1`
## 11.1.1
* `Bot`: