Skip to content

Commit 9f42749

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

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
@@ -72,7 +72,7 @@ dependencies {
7272
implementation 'org.apache.tika:tika-core:3.2.3'
7373

7474
// Fhir
75-
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.6.1'
75+
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:8.6.0'
7676

7777
// Test
7878
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)