Skip to content

Commit 04993cc

Browse files
Bump ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 in /service (#384)
Bumps ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 from 8.4.0 to 8.6.0. --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3 dependency-version: 8.6.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 3b65717 commit 04993cc

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.6'
4343
testImplementation 'io.rest-assured:json-path:5.5.6'
4444
testImplementation 'io.rest-assured:xml-path:5.5.6'
45-
testImplementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:8.4.0'
45+
testImplementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:8.6.0'
4646
testImplementation 'pl.pragmatists:JUnitParams:1.1.1'
4747
}
4848

0 commit comments

Comments
 (0)