update dependencies and changelog

This commit is contained in:
InsanusMokrassar 2023-11-11 16:30:59 +06:00
parent 9b19a2cb95
commit 24aec7271a
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
## 0.20.13
* `Versions`:
* `Ktor`: `2.3.5` -> `2.3.6`
* `UUID`: `0.8.1` -> `0.8.2`
## 0.20.12
**It is experimental migration onto new gradle version. Be careful in use of this version**

View File

@ -11,7 +11,7 @@ jb-exposed = "0.44.1"
jb-dokka = "1.9.10"
korlibs = "4.0.10"
uuid = "0.8.1"
uuid = "0.8.2"
ktor = "2.3.6"
@ -21,7 +21,7 @@ koin = "3.5.0"
okio = "3.6.0"
ksp = "1.9.20-1.0.13"
ksp = "1.9.20-1.0.14"
kotlin-poet = "1.14.2"
versions = "0.49.0"