Skip to content

Commit

Permalink
Bump de.jensklingenberg.ktorfit from 1.13.0 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [de.jensklingenberg.ktorfit](https://github.com/Foso/Ktorfit) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](Foso/Ktorfit@1.13.0...1.14.0)

---
updated-dependencies:
- dependency-name: de.jensklingenberg.ktorfit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent f3c2df8 commit b7cd01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
kotlin("plugin.serialization") version "1.9.23"

// https://foso.github.io/Ktorfit/
id("de.jensklingenberg.ktorfit") version "1.13.0"
id("de.jensklingenberg.ktorfit") version "1.14.0"
}

dependencies {
Expand Down

0 comments on commit b7cd01f

Please sign in to comment.