Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
24e0a8e58e Merge 0277ad6036 into c6643dbdbc 2023-07-06 08:26:12 +00:00
renovate[bot]
0277ad6036 Update kt to v1.9.0 2023-07-06 08:26:10 +00:00
3 changed files with 5 additions and 12 deletions

View File

@@ -1,12 +1,5 @@
# SauceNaoAPI Changelog
## 0.17.1
* Versions:
* `Coroutines`: `1.7.2`
* `Ktor`: `2.3.2`
* `MicroUtils`: `0.19.7`
## 0.17.0
* Versions:

View File

@@ -1,3 +1,3 @@
kotlin.code.style=official
library_version=0.17.1
library_version=0.17.0

View File

@@ -1,13 +1,13 @@
[versions]
kt = "1.8.22"
kt = "1.9.0"
kt-serialization = "1.5.1"
kt-coroutines = "1.7.2"
kt-coroutines = "1.6.4"
klock = "4.0.3"
ktor = "2.3.2"
ktor = "2.3.1"
microutils = "0.19.7"
microutils = "0.19.2"
gh-release = "2.4.1"