Skip to content

Commit

Permalink
fix(deps): update ktorfit to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent dc87be6 commit 59b2497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/AndroidOnlyExample/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("de.jensklingenberg.ktorfit") version "1.0.0"

}
val ktorfit = "1.4.3"
val ktorfit = "1.4.4"

configure<de.jensklingenberg.ktorfit.gradle.KtorfitGradleConfiguration> {
version = ktorfit
Expand Down

0 comments on commit 59b2497

Please sign in to comment.