Skip to content

Commit

Permalink
Bump com.squareup.moshi:moshi from 1.15.1 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.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lukas-krecan committed Dec 6, 2024
1 parent d5ecbbd commit 0d9ebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<url>https://github.com/lukas-krecan/JsonUnit</url>
<properties>
<jackson2.version>2.18.2</jackson2.version>
<moshi.version>1.15.1</moshi.version>
<moshi.version>1.15.2</moshi.version>
<gson.version>2.11.0</gson.version>
<hamcrest.version>3.0</hamcrest.version>
<johnzon.version>2.0.1</johnzon.version>
Expand Down

0 comments on commit 0d9ebd4

Please sign in to comment.