Skip to content

Commit

Permalink
Bump json-unit-assertj from 2.24.0 to 2.25.0 (#353)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent 26a8eb9 commit 0875b2d
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 @@ -151,7 +151,7 @@ dependencies {
runtime 'org.postgresql:postgresql:42.2.19'

testImplementation 'org.springframework.boot:spring-boot-starter-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.codehaus.groovy:groovy:3.0.7'){
because 'Transitive dependency. Used by rest-assured. Previous versions have a known vulnerability'
Expand Down

0 comments on commit 0875b2d

Please sign in to comment.