Skip to content

Commit

Permalink
chore(deps-dev): bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3 (#…
Browse files Browse the repository at this point in the history
…208)

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 3f9c0f8 commit 42e99e1
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 @@ -64,7 +64,7 @@
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jupiter.version>5.11.3</jupiter.version>
<junit-platform.version>1.11.0</junit-platform.version>
<jsonassert.version>1.5.1</jsonassert.version>
<jsonassert.version>1.5.3</jsonassert.version>
<hsqldb.version>2.7.2</hsqldb.version>
<h2.version>2.3.232</h2.version>
<liquibase-test-harness.version>1.0.10</liquibase-test-harness.version>
Expand Down

0 comments on commit 42e99e1

Please sign in to comment.