Skip to content

Commit 93bbc10

Browse files
Bump ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 in /service (#312)
Bumps ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 from 5.7.2 to 7.6.1. --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddd43ba commit 93bbc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
testImplementation 'io.rest-assured:rest-assured:5.0.1'
3737
testImplementation 'io.rest-assured:json-path:5.0.1'
3838
testImplementation 'io.rest-assured:xml-path:5.5.0'
39-
testImplementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:5.7.2'
39+
testImplementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:7.6.1'
4040
testImplementation 'pl.pragmatists:JUnitParams:1.1.1'
4141
}
4242

0 commit comments

Comments
 (0)