update dependencies

This commit is contained in:
InsanusMokrassar 2020-11-27 00:44:29 +06:00
parent bd4eb29fc1
commit 6dd1825b98
2 changed files with 4 additions and 3 deletions

View File

@ -5,7 +5,8 @@
* `Common`:
* `Version`:
* `UUID`: `0.2.2` -> `0.2.3`
* `MicroUtils`: `0.4.3` -> `0.4.5`
* `Coroutines`: `1.4.1` -> `1.4.2`
* `MicroUtils`: `0.4.3` -> `0.4.6`
* `Core`:
* Add `BowlingDiceAnimationType`

View File

@ -6,13 +6,13 @@ kotlin.incremental=true
kotlin.incremental.js=true
kotlin_version=1.4.20
kotlin_coroutines_version=1.4.1
kotlin_coroutines_version=1.4.2
kotlin_serialisation_runtime_version=1.0.1
klock_version=2.0.0
uuid_version=0.2.3
ktor_version=1.4.2
micro_utils_version=0.4.5
micro_utils_version=0.4.6
javax_activation_version=1.1.1