Skip to content

Commit

Permalink
Update plugin de.jensklingenberg.ktorfit to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent dcdb960 commit 7adff52
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 @@ -131,7 +131,7 @@ dependencyResolutionManagement {

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

0 comments on commit 7adff52

Please sign in to comment.