Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 8e3c338 commit bf458d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:4.9.0'
implementation 'com.nimbusds:nimbus-jose-jwt:9.37.3'

api 'com.squareup.moshi:moshi:1.10.0'
api 'com.squareup.moshi:moshi-kotlin:1.10.0'
api 'com.squareup.moshi:moshi:1.15.0'
api 'com.squareup.moshi:moshi-kotlin:1.15.0'

implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9"
}
Expand Down

0 comments on commit bf458d7

Please sign in to comment.