Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit-assertj from 3.5.0 to 4.0.0 (#…
Browse files Browse the repository at this point in the history
…805)

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 Nov 18, 2024
1 parent 9778065 commit 66176d8
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 @@ -84,7 +84,7 @@ dependencies {
testImplementation 'com.h2database:h2:2.3.232'
testImplementation 'com.deque.html.axe-core:selenium:4.10.1'
testImplementation 'org.projectlombok:lombok:1.18.36'
testImplementation 'net.javacrumbs.json-unit:json-unit-assertj:3.5.0'
testImplementation 'net.javacrumbs.json-unit:json-unit-assertj:4.0.0'

testAnnotationProcessor 'org.projectlombok:lombok'
testCompileOnly 'org.projectlombok:lombok'
Expand Down

0 comments on commit 66176d8

Please sign in to comment.