Skip to content

Commit

Permalink
fix(deps): update dependency com.approvaltests:approvaltests to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent e35a282 commit eed7d7e
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 @@ -48,7 +48,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 eed7d7e

Please sign in to comment.