Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit from 2.17.0 to 3.2.7
Browse files Browse the repository at this point in the history
Bumps [net.javacrumbs.json-unit:json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.17.0 to 3.2.7.
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.17.0...json-unit-parent-3.2.7)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent e2ca3cb commit f5721b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gchart-parent/gchart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit</artifactId>
<version>2.17.0</version>
<version>3.2.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f5721b9

Please sign in to comment.