Skip to content

Commit

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

Updates `com.squareup.moshi:moshi` from 1.15.1 to 1.15.2
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@1.15.1...1.15.2)

Updates `com.squareup.moshi:moshi-kotlin` from 1.15.1 to 1.15.2
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@1.15.1...1.15.2)

---
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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joffrey-bion committed Dec 30, 2024
1 parent d185226 commit 74465fe
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 @@ -26,7 +26,7 @@ kotlinx-coroutines = "1.9.0"
kotlinx-io = "0.6.0"
kotlinx-serialization = "1.7.3"
ktor = "2.3.12"
moshi = "1.15.1"
moshi = "1.15.2"
nexus-publish-plugin = "2.0.0"
okhttp = "4.12.0"
slf4j = "2.0.16"
Expand Down

0 comments on commit 74465fe

Please sign in to comment.