Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.squareup.moshi:moshi-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 123d2e2 commit a302e9d
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 @@ -17,7 +17,7 @@ maven-publish = "0.30.0"
apollo-kotlin = "4.1.0"
korlibs = "6.0.0"
detekt = "1.23.7"
moshi = "1.15.1"
moshi = "1.15.2"
jackson = "2.18.1"
browser = "1.8.0"
googleid = "1.1.1"
Expand Down

0 comments on commit a302e9d

Please sign in to comment.