update dependencies

This commit is contained in:
InsanusMokrassar 2021-11-03 17:31:24 +06:00
parent 45a895f32f
commit 5369a85faa
2 changed files with 9 additions and 3 deletions

View File

@ -2,6 +2,12 @@
## 0.36.1
* `Common`:
* `Version`:
* `Klock`: `2.4.6` -> `2.4.7`
* `Ktor`: `1.6.4` -> `1.6.5`
* `MicroUtils`: `0.7.3` -> `0.7.5`
## 0.36.1
* `Common`:

View File

@ -8,11 +8,11 @@ kotlin.incremental.js=true
kotlin_version=1.5.31
kotlin_coroutines_version=1.5.2
kotlin_serialisation_runtime_version=1.3.0
klock_version=2.4.6
klock_version=2.4.7
uuid_version=0.3.1
ktor_version=1.6.4
ktor_version=1.6.5
micro_utils_version=0.7.3
micro_utils_version=0.7.5
javax_activation_version=1.1.1