Skip to content

Commit

Permalink
Bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 (#722)
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent daa50d6 commit d09c0a4
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.16.1</jackson2.version>
<moshi.version>1.15.0</moshi.version>
<moshi.version>1.15.1</moshi.version>
<gson.version>2.10.1</gson.version>
<hamcrest.version>2.2</hamcrest.version>
<johnzon.version>1.2.21</johnzon.version>
Expand Down

0 comments on commit d09c0a4

Please sign in to comment.