Skip to content

Commit db5723b

Browse files
Bump net.javacrumbs.json-unit:json-unit-assertj from 3.2.4 to 3.2.5
Bumps [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 3.2.4 to 3.2.5. - [Commits](lukas-krecan/JsonUnit@json-unit-parent-3.2.4...json-unit-parent-3.2.5) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit-assertj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68468f1 commit db5723b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030

3131
testImplementation("org.springframework.security:spring-security-test")
3232
testImplementation("com.github.tomakehurst:wiremock-jre8-standalone:3.0.1")
33-
testImplementation("net.javacrumbs.json-unit:json-unit-assertj:3.2.4")
33+
testImplementation("net.javacrumbs.json-unit:json-unit-assertj:3.2.5")
3434
testImplementation("org.awaitility:awaitility-kotlin")
3535
testImplementation("io.rest-assured:json-path")
3636
testImplementation("io.rest-assured:xml-path")

0 commit comments

Comments
 (0)