Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 84d50bd commit 85e067a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
projectAccessors = { module = "co.hinge.gradle.project-accessors:project-accessors", version.ref = "projectAccessors" }

ktorfit = "de.jensklingenberg.ktorfit:ktorfit-lib:2.2.0"
ktorfit-ksp = "de.jensklingenberg.ktorfit:ktorfit-ksp:2.2.0-1.0.28"
ktorfit-ksp = "de.jensklingenberg.ktorfit:ktorfit-ksp:2.2.0-1.0.29"

sonatypePublishFix = "se.ansman.sonatype-publish-fix:gradle-plugin:1.0.0"

Expand Down

0 comments on commit 85e067a

Please sign in to comment.