Skip to content

Commit

Permalink
Bump com.squareup.moshi:moshi from 1.14.0 to 1.15.2
Browse files Browse the repository at this point in the history
Bumps [com.squareup.moshi:moshi](https://github.com/square/moshi) from 1.14.0 to 1.15.2.
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@1.14.0...1.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent a47d20d commit 0b75314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation "com.github.komputing.kethereum:crypto_impl_bouncycastle:${KETHEREUM_VERSION}"

implementation 'com.beust:klaxon:5.6'
implementation 'com.squareup.moshi:moshi:1.14.0'
implementation 'com.squareup.moshi:moshi:1.15.2'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'

implementation project(":model")
Expand Down

0 comments on commit 0b75314

Please sign in to comment.