Skip to content

Commit

Permalink
deps(gradle): bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.2 (#10)
Browse files Browse the repository at this point in the history
Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/skyscreamer/JSONassert/releases)
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md)
- [Commits](skyscreamer/JSONassert@jsonassert-1.5.1...jsonassert-1.5.2)

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  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 Jun 24, 2024
1 parent e8e15a6 commit a6185bc
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 @@ -6,7 +6,7 @@ com-google-truth = "1.4.2"
desugar_jdk_libs = "2.0.4"
jackson-databind = "2.17.1"
jacoco = "0.8.11"
jsonassert = "1.5.1"
jsonassert = "1.5.2"
junit = "4.13.2"
kotlin = "2.0.0"
kotlinx-serialization-json = "1.7.0"
Expand Down

0 comments on commit a6185bc

Please sign in to comment.