Skip to content

Commit 325204c

Browse files
dependabot[bot]MartinWheelerMT
authored andcommitted
Bump ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 in /service
Bumps ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 from 7.6.1 to 8.0.0. --- 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]>
1 parent 915a9ed commit 325204c

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
@@ -42,7 +42,7 @@ dependencies {
4242
testImplementation 'io.rest-assured:rest-assured:5.5.0'
4343
testImplementation 'io.rest-assured:json-path:5.5.1'
4444
testImplementation 'io.rest-assured:xml-path:5.5.0'
45-
testImplementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:7.6.1'
45+
testImplementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:8.0.0'
4646
testImplementation 'pl.pragmatists:JUnitParams:1.1.1'
4747
}
4848

0 commit comments

Comments
 (0)