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
3ee0d0de7d
commit
d0c143dcd6
@ -2,6 +2,10 @@
|
||||
|
||||
## 0.10.1
|
||||
|
||||
* Versions updates:
|
||||
* `Klock`: `2.6.2` -> `2.6.3`
|
||||
* `Ktor`: `1.6.7` -> `1.6.8`
|
||||
|
||||
## 0.10.0
|
||||
|
||||
Migration onto libs versions toml
|
||||
|
@ -4,8 +4,8 @@ kt = "1.6.10"
|
||||
kt-serialization = "1.3.2"
|
||||
kt-coroutines = "1.6.0"
|
||||
|
||||
klock = "2.6.2"
|
||||
ktor = "1.6.7"
|
||||
klock = "2.6.3"
|
||||
ktor = "1.6.8"
|
||||
|
||||
gh-release = "2.2.12"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user