Skip to content

Commit

Permalink
Bump de.jensklingenberg.ktorfit from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [de.jensklingenberg.ktorfit](https://github.com/Foso/Ktorfit) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](Foso/Ktorfit@2.1.0...2.2.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 Nov 11, 2024
1 parent 288eab0 commit daa3b36
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 "2.0.21"

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

dependencies {
Expand Down

0 comments on commit daa3b36

Please sign in to comment.