deps(deps): update dependency de.jensklingenberg.ktorfit:ktorfit-lib to v1.1.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
de.jensklingenberg.ktorfit:ktorfit-lib |
1.0.1 -> 1.1.0
|
Release Notes
Foso/Ktorfit
v1.1.0
1.1.0 - 2023-04-15
Added
From now on there are two versions of the ktorfit-lib.
"de.jensklingenberg.ktorfit:ktorfit-lib" will stay like before and add the platform Ktor client dependencies for the clients.
"de.jensklingenberg.ktorfit:ktorfit-lib-light" this will only add the Ktor client core dependency and not the platform dependencies for the clients. This will give you more control over the used clients, but you have to add them yourself. https://ktor.io/docs/http-client-engines.html Everything else is the same as "ktorfit-lib"
Changed
Kotlin version 1.8.20 is now needed KSP version 1.8.20-1.0.10 is now needed
Deprecated
Removed
Fixed
Security
Bumped
Kotlin to 1.8.20 KSP version to 1.8.20-1.0.10
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.