Skip to content

Commit

Permalink
Update ktorfit to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent c2651e2 commit c4efdac
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.8.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 c4efdac

Please sign in to comment.