Skip to content

Commit

Permalink
fix(deps): update dependency com.approvaltests:approvaltests to v24 (#47
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

[skip ci]
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 7862ddb commit e8ec538
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 @@ -52,7 +52,7 @@ dependencies {
testImplementation "ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:${hapiVersion}"
testImplementation "org.springframework.boot:spring-boot-starter-test"
testImplementation "org.springframework.cloud:spring-cloud-stream-test-support"
testImplementation "com.approvaltests:approvaltests:22.4.0"
testImplementation "com.approvaltests:approvaltests:24.3.0"
}

dependencyManagement {
Expand Down

0 comments on commit e8ec538

Please sign in to comment.