update dependencies

This commit is contained in:
2026-03-08 15:23:03 +06:00
parent 8d5376b613
commit 728270cac0
2 changed files with 16 additions and 8 deletions

View File

@@ -2,6 +2,14 @@
## 11.0.0
* `Versions`:
* `kotlin`: `2.3.10`
* `serialization`: `1.10.0`
* `microutils`: `0.29.1`
* `tgbotapi`: `32.0.0`
* `exposed`: `1.1.1`
* `sqlite`: `3.51.2.0`
## 10.10.0
* `Versions`:

View File

@@ -1,24 +1,24 @@
[versions]
kt = "2.2.21"
kt-serialization = "1.9.0"
kt = "2.3.10"
kt-serialization = "1.10.0"
kt-coroutines = "1.10.2"
microutils = "0.26.8"
tgbotapi = "30.0.2"
microutils = "0.29.1"
tgbotapi = "32.0.0"
ksp = "2.3.2"
ksp = "2.3.6"
jb-exposed = "0.61.0"
jb-exposed = "1.1.1"
jb-dokka = "2.1.0"
sqlite = "3.50.1.0"
sqlite = "3.51.2.0"
gh-release = "2.5.2"
koin = "4.1.1"
nmcp = "1.3.0"
nmcp = "1.4.4"
[libraries]