Skip to content

Commit 5a2b99c

Browse files
Bump ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 in /service (#358)
Bumps ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 from 8.0.0 to 8.4.0. --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 520c67c commit 5a2b99c

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:8.0.0'
45+
testImplementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:8.4.0'
4646
testImplementation 'pl.pragmatists:JUnitParams:1.1.1'
4747
}
4848

0 commit comments

Comments
 (0)