Skip to content

Commit

Permalink
Bump org.skyscreamer:jsonassert from 1.5.1 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.1 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.1...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 and MediaMarco committed Aug 13, 2024
1 parent 04fc61e commit 4f4885c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext {
junit : '5.10.3',
hamcrest : '2.2',
mockito_core : '5.12.0',
jsonassert : '1.5.1',
jsonassert : '1.5.3',
rest_assured : '5.4.0',
commons_codec : '1.17.0',
testcontainers: '1.19.8'
Expand Down

0 comments on commit 4f4885c

Please sign in to comment.