Skip to content

Commit

Permalink
fix(deps): update ktorfit to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2023
1 parent 77bdb11 commit 40a0f7f
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.2"
val ktorfit = "1.4.3"

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

0 comments on commit 40a0f7f

Please sign in to comment.