chore(deps): bump ktorfit from 2.1.0 to 2.2.0 (#89)

Bumps `ktorfit` from 2.1.0 to 2.2.0.

Updates `de.jensklingenberg.ktorfit:ktorfit-lib` 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](https://github.com/Foso/Ktorfit/compare/2.1.0...2.2.0)

Updates `de.jensklingenberg.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](https://github.com/Foso/Ktorfit/compare/2.1.0...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-11 08:04:10 +01:00 committed by GitHub
parent 69728c6ebd
commit a2da6f9295
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ kotlinx-coroutines = "1.9.0"
kotlinx-serialization-json = "1.7.3"
ksp = "2.0.21-1.0.27"
ktor = "3.0.1"
ktorfit = "2.1.0"
ktorfit = "2.2.0"
ktorfit-ksp = "2.1.0-1.0.26"
lyricist = "1.7.0"
materialKolor = "2.0.0"