Skip to content

Commit

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

Updates `com.squareup.moshi:moshi-adapters` 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` 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-adapters
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent ae9d300 commit c38d080
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 @@ kx-ser = "1.6.3"
logback = "1.5.1"
logback-groovy = "1.14.5"
logging = "6.0.3"
moshi = "1.15.0"
moshi = "1.15.1"
rgxgen = "2.0"
semver = "1.4.2"

Expand Down

0 comments on commit c38d080

Please sign in to comment.