Skip to content

Commit

Permalink
Bump moshi from 1.15.0 to 1.15.1 (#251)
Browse files Browse the repository at this point in the history
Bumps `moshi` from 1.15.0 to 1.15.1.

Updates `com.squareup.moshi:moshi-kotlin` from 1.15.0 to 1.15.1
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@parent-1.15.0...1.15.1)

Updates `com.squareup.moshi:moshi-kotlin-codegen` from 1.15.0 to 1.15.1
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@parent-1.15.0...1.15.1)

---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.squareup.moshi:moshi-kotlin-codegen
  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 Jan 30, 2024
1 parent 21bc2b1 commit c48e75f
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 @@ -6,7 +6,7 @@ coroutines = "1.7.3"
hilt = "2.50"
kotlin = "1.9.22"
lifecycle = "2.7.0"
moshi = "1.15.0"
moshi = "1.15.1"
okhttp = "4.12.0"
retrofit = "2.9.0"
room = "2.6.1"
Expand Down

0 comments on commit c48e75f

Please sign in to comment.