Skip to content

Commit

Permalink
chore(deps): Bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1
Browse files Browse the repository at this point in the history
Bumps [com.squareup.moshi:moshi](https://github.com/square/moshi) 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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
1 parent 50ed503 commit a81e612
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 @@ -45,7 +45,7 @@ mikepenz-aboutlibraries-compose-m3 = { module = "com.mikepenz:aboutlibraries-com
mikepenz-aboutlibraries-gradle-plugin = { module = "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin", version.ref = "mikepenz-aboutlibraries" }
mockk = "io.mockk:mockk:1.13.9"
slack-compose-lint-checks = "com.slack.lint.compose:compose-lint-checks:1.3.1"
square-moshi = "com.squareup.moshi:moshi:1.15.0"
square-moshi = "com.squareup.moshi:moshi:1.15.1"

[bundles]
androidx-compose = [
Expand Down

0 comments on commit a81e612

Please sign in to comment.