Skip to content

Commit

Permalink
Bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 (#55)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent b88fb89 commit 9d423b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1
kotlinx-serialization-protobuf = "org.jetbrains.kotlinx:kotlinx-serialization-protobuf:1.6.2"
junit = 'junit:junit:4.13.2'
mockk = 'io.mockk:mockk:1.13.9'
moshi = "com.squareup.moshi:moshi:1.15.0"
moshi-kotlin = "com.squareup.moshi:moshi-kotlin:1.15.0"
moshi = "com.squareup.moshi:moshi:1.15.1"
moshi-kotlin = "com.squareup.moshi:moshi-kotlin:1.15.1"
robolectric = "org.robolectric:robolectric:4.11.1"
threeten-abp = "com.jakewharton.threetenabp:threetenabp:1.4.6"
threeten-bp = "org.threeten:threetenbp:1.6.8"
Expand Down

0 comments on commit 9d423b0

Please sign in to comment.