Skip to content

Commit

Permalink
Bump moshi from 1.15.1 to 1.15.2 (#975)
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-codegen` 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-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 Dec 7, 2024
1 parent e8e3dff commit 3597156
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 @@ -2,7 +2,7 @@
coroutines = "1.9.0"
jackson = "2.18.2"
junit = "4.13.2"
moshi = "1.15.1"
moshi = "1.15.2"
okhttp = "5.0.0-alpha.14"
forge = "1.0.0-alpha3"
result = "5.6.0"
Expand Down

0 comments on commit 3597156

Please sign in to comment.