Skip to content

Commit

Permalink
Bump json-unit-assertj from 2.24.0 to 2.25.0 (#184)
Browse files Browse the repository at this point in the history
Bumps [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.24.0...json-unit-parent-2.25.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2021
1 parent 09d6058 commit ebdffce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'io.projectreactor:reactor-test'

testImplementation 'net.javacrumbs.json-unit:json-unit-assertj:2.24.0'
testImplementation 'net.javacrumbs.json-unit:json-unit-assertj:2.25.0'
testImplementation 'org.assertj:assertj-core:3.19.0'

testCompile 'io.rest-assured:rest-assured:4.3.3'
Expand Down

0 comments on commit ebdffce

Please sign in to comment.