Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Bump squareMoshi from 1.15.0 to 1.15.1
Browse files Browse the repository at this point in the history
Bumps `squareMoshi` from 1.15.0 to 1.15.1.

Updates `com.squareup.moshi: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)

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
  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]>
  • Loading branch information
dependabot[bot] committed Jan 30, 2024
1 parent 4c5b15b commit 004f7da
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 @@ -20,7 +20,7 @@ kotlinxDatetime = "0.5.0"
ksp = "1.9.22-1.0.17"
protobuf = "3.25.2"
protobufPlugin = "0.9.4"
squareMoshi = "1.15.0"
squareMoshi = "1.15.1"

[libraries]
accompanist-permissions = { group = "com.google.accompanist", name = "accompanist-permissions", version.ref = "accompanist" }
Expand Down

0 comments on commit 004f7da

Please sign in to comment.