mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-01-15 17:58:00 +00:00
update dependencies
io.ktor:ktor-client-core 3.3.2 -> 3.3.3 com.squareup.okio:okio 3.16.2 -> 3.16.4 com.google.devtools.ksp:symbol-processing-api 2.3.2 -> 2.3.4
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
## 0.27.0
|
||||
|
||||
* `Versions`:
|
||||
* `Ktor`: `3.3.2` -> `3.3.3`
|
||||
* `Okio`: `3.16.2` -> `3.16.4`
|
||||
* `KSP`: `2.3.2` -> `2.3.4`
|
||||
|
||||
## 0.26.8
|
||||
|
||||
* `Versions`:
|
||||
|
||||
@@ -20,15 +20,15 @@ sqlite = "3.50.1.0"
|
||||
korlibs = "5.4.0"
|
||||
uuid = "0.8.4"
|
||||
|
||||
ktor = "3.3.2"
|
||||
ktor = "3.3.3"
|
||||
|
||||
gh-release = "2.5.2"
|
||||
|
||||
koin = "4.1.1"
|
||||
|
||||
okio = "3.16.2"
|
||||
okio = "3.16.4"
|
||||
|
||||
ksp = "2.3.2"
|
||||
ksp = "2.3.4"
|
||||
kotlin-poet = "2.2.0"
|
||||
|
||||
versions = "0.53.0"
|
||||
|
||||
Reference in New Issue
Block a user