Skip to content

Commit

Permalink
fix(deps): update ktorfitversion 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 04121f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/MultiplatformExample/shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

version = "1.0"
val ktorVersion = "2.3.1"
val ktorfitVersion = "1.4.3"
val ktorfitVersion = "1.4.4"

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

0 comments on commit 04121f1

Please sign in to comment.