Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 2bae54a commit fd1e607
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.3"
desugar_jdk_libs = "2.0.4"
jackson-databind = "2.17.1"
jacoco = "0.8.11"
jsonassert = "1.5.2"
jsonassert = "1.5.3"
junit = "4.13.2"
kotlin = "2.0.0"
kotlinx-serialization-json = "1.7.1"
Expand Down

0 comments on commit fd1e607

Please sign in to comment.