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 Jun 1, 2024
1 parent 428cf0d commit 22784c5
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.3.3"
testImplementation "com.approvaltests:approvaltests:24.2.0"
}

dependencyManagement {
Expand Down

0 comments on commit 22784c5

Please sign in to comment.