mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2024-11-04 22:33:47 +00:00
start 0.16.0
This commit is contained in:
parent
f7ca2bda89
commit
33775f3304
@ -1,5 +1,11 @@
|
||||
# SauceNaoAPI Changelog
|
||||
|
||||
## 0.16.0
|
||||
|
||||
* Versions:
|
||||
* `Kotlin`: `1.8.21`
|
||||
* `Ktor`: `2.3.0`
|
||||
|
||||
## 0.15.1
|
||||
|
||||
* Versions:
|
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official
|
||||
|
||||
library_version=0.15.1
|
||||
library_version=0.16.0
|
||||
|
@ -1,11 +1,11 @@
|
||||
[versions]
|
||||
|
||||
kt = "1.8.10"
|
||||
kt = "1.8.21"
|
||||
kt-serialization = "1.5.0"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
klock = "3.4.0"
|
||||
ktor = "2.2.4"
|
||||
ktor = "2.3.0"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user