mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2024-12-22 20:57:12 +00:00
update dependencies
This commit is contained in:
parent
d4f902aefd
commit
64109735f8
@ -2,6 +2,11 @@
|
||||
|
||||
## 0.9.1
|
||||
|
||||
* Versions updates:
|
||||
* `Kotlin`: `1.5.30` -> `1.5.31`
|
||||
* `Klock`: `2.4.0` -> `2.4.2`
|
||||
* `Coroutines`: `1.5.1` -> `1.5.2`
|
||||
|
||||
## 0.9.0
|
||||
|
||||
* Versions updates:
|
||||
|
@ -1,8 +1,8 @@
|
||||
kotlin.code.style=official
|
||||
kotlin_version=1.5.30
|
||||
kotlin_coroutines_version=1.5.1
|
||||
kotlin_version=1.5.31
|
||||
kotlin_coroutines_version=1.5.2
|
||||
kotlin_serialisation_version=1.2.2
|
||||
klock_version=2.4.0
|
||||
klock_version=2.4.2
|
||||
ktor_version=1.6.3
|
||||
|
||||
gradle_github_release_plugin_version=2.2.12
|
||||
|
Loading…
Reference in New Issue
Block a user