mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2024-12-22 12:47:11 +00:00
commit
8b180850da
@ -1,5 +1,10 @@
|
||||
# SauceNaoAPI Changelog
|
||||
|
||||
## 0.12.1
|
||||
|
||||
* Versions:
|
||||
* `Ktor`: `2.0.3` -> `2.1.0`
|
||||
|
||||
## 0.11.1
|
||||
|
||||
* Versions updates:
|
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official
|
||||
|
||||
library_version=0.12.0
|
||||
library_version=0.12.1
|
||||
|
@ -5,7 +5,7 @@ kt-serialization = "1.4.0-RC"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
klock = "3.0.0"
|
||||
ktor = "2.0.3"
|
||||
ktor = "2.1.0"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user