Skip to content

Commit

Permalink
Update ktorfit to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent c8a7c02 commit 6c3a6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ dependencyResolutionManagement {
}

register("apiclient") {
version("ktorfit", "1.5.0")
version("ktorfit", "1.7.0")
plugin("ktorfit", "de.jensklingenberg.ktorfit").version("1.0.0")
library("library", "de.jensklingenberg.ktorfit", "ktorfit-lib").versionRef("ktorfit")
library("processor", "de.jensklingenberg.ktorfit", "ktorfit-ksp").versionRef("ktorfit")
Expand Down

0 comments on commit 6c3a6de

Please sign in to comment.