update dependencies

This commit is contained in:
InsanusMokrassar 2023-06-19 22:53:05 +06:00
parent 2c8dc80eae
commit f79fef3dae
2 changed files with 13 additions and 6 deletions

View File

@ -2,6 +2,13 @@
## 6.1.0
* `Version`:
* `kotlin`: `1.8.22`
* `microutils`: `0.19.4`
* `tgbotapi`: `8.1.0`
* `koin`: `3.4.2`
* `sqlite`: `3.42.0.0`
## 6.0.1
* `Version`:

View File

@ -1,17 +1,17 @@
[versions]
kt = "1.8.21"
kt = "1.8.22"
kt-serialization = "1.5.1"
kt-coroutines = "1.6.4"
microutils = "0.19.2"
tgbotapi = "8.0.1"
microutils = "0.19.4"
tgbotapi = "8.1.0"
kslog = "1.1.1"
jb-exposed = "0.41.1"
jb-dokka = "1.8.10"
jb-dokka = "1.8.20"
sqlite = "3.41.2.1"
sqlite = "3.42.0.0"
klock = "4.0.3"
uuid = "0.7.1"
@ -20,7 +20,7 @@ ktor = "2.3.1"
gh-release = "2.4.1"
koin = "3.4.1"
koin = "3.4.2"
[libraries]