Skip to content

Commit

Permalink
build(deps): bump moshi from 1.12.0 to 1.15.1
Browse files Browse the repository at this point in the history
Bumps `moshi` from 1.12.0 to 1.15.1.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 9cf7014 commit 97b8708
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 @@ -7,7 +7,7 @@ dokka = "1.9.10"
lint = "30.1.0"
openTelemetryCore = "1.38.0"
openTelementrySemConv = "1.24.0-alpha"
moshi = "1.12.0"
moshi = "1.15.1"
lifecycle = "2.5.0"
lifecycle-extensions = "2.0.0"
mockk = "1.12.2"
Expand Down

0 comments on commit 97b8708

Please sign in to comment.