Skip to content

Commit 924f359

Browse files
dependabot[bot]JoergSiebahn
authored andcommitted
fix(deps): bump net.javacrumbs.json-unit:json-unit-assertj
Bumps [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 4.1.1 to 5.0.0. - [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-4.1.1...json-unit-parent-5.0.0) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit-assertj dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00e7183 commit 924f359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sda-commons-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
swaggerCoreV3Version = '2.2.39'
1717
weldVersion = '5.1.2.Final'
1818
jacksonVersion = '2.19.2'
19-
jsonUnitVersion = '4.1.1'
19+
jsonUnitVersion = '5.0.0'
2020
scalaVersion = '2.13.17' // align transitive dependency from various modules, keep up to date
2121
kafkaVersion = '3.9.1'
2222
kafkaJunitVersion = '3.2.5' // Matching version: https://github.com/salesforce/kafka-junit/tree/master/kafka-junit5

0 commit comments

Comments
 (0)