update dependencies

This commit is contained in:
2025-08-04 13:33:02 +06:00
parent 431b1bf1f2
commit 58ba7c1e32
2 changed files with 14 additions and 7 deletions

View File

@@ -2,6 +2,13 @@
## 10.7.0
* `Versions`:
* `kotlin`: `2.2.0`
* `serialization`: `1.9.0`
* `microutils`: `0.26.2`
* `tgbotapi`: `27.1.1`
* `koin`: `4.1.0`
## 10.6.0
* `Versions`:

View File

@@ -1,13 +1,13 @@
[versions]
kt = "2.1.20"
kt-serialization = "1.8.1"
kt = "2.2.0"
kt-serialization = "1.9.0"
kt-coroutines = "1.10.2"
microutils = "0.25.8"
tgbotapi = "26.0.0"
microutils = "0.26.2"
tgbotapi = "27.1.1"
ksp = "2.1.20-1.0.31"
ksp = "2.2.0-2.0.2"
jb-exposed = "0.61.0"
jb-dokka = "2.0.0"
@@ -16,9 +16,9 @@ sqlite = "3.50.1.0"
gh-release = "2.5.2"
koin = "4.0.4"
koin = "4.1.0"
nmcp = "0.2.1"
nmcp = "1.0.2"
[libraries]