update dependencies

This commit is contained in:
InsanusMokrassar 2020-12-04 16:13:02 +06:00
parent e034afc75c
commit 7c43d3aaa5
3 changed files with 10 additions and 4 deletions

View File

@ -2,6 +2,12 @@
## 0.30.10
* `Common`:
* `Version`:
* `Klock`: `2.0.0` -> `2.0.1`
* `Ktor`: `1.4.2` -> `1.4.3`
* `MicroUtils`: `0.4.6` -> `0.4.9`
## 0.30.9
* `Common`:

View File

@ -1,3 +1,3 @@
dokka_version=1.4.0
dokka_version=1.4.20
org.gradle.jvmargs=-Xmx1024m

View File

@ -8,11 +8,11 @@ kotlin.incremental.js=true
kotlin_version=1.4.20
kotlin_coroutines_version=1.4.2
kotlin_serialisation_runtime_version=1.0.1
klock_version=2.0.0
klock_version=2.0.1
uuid_version=0.2.3
ktor_version=1.4.2
ktor_version=1.4.3
micro_utils_version=0.4.6
micro_utils_version=0.4.9
javax_activation_version=1.1.1