Skip to content

Commit 93d867e

Browse files
Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 in /service
Bumps ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 from 5.7.2 to 8.2.1. --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b760f94 commit 93d867e

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
@@ -31,7 +31,7 @@ dependencies {
3131
implementation 'org.springframework.boot:spring-boot-starter-web'
3232
implementation 'org.apache.qpid:qpid-jms-client:2.6.1'
3333
implementation 'org.springframework:spring-jms'
34-
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:5.7.2'
34+
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:8.2.1'
3535
implementation 'uk.nhs.connect.iucds:iucds-schema:3.0.RC1.2'
3636
implementation 'org.apache.xmlbeans:xmlbeans:3.1.0'
3737
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.4.0'

0 commit comments

Comments
 (0)