Skip to content

Commit

Permalink
fix(deps): update dependency com.approvaltests:approvaltests to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 7398750 commit ca2126b
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:23.0.1"
}

dependencyManagement {
Expand Down

0 comments on commit ca2126b

Please sign in to comment.