Skip to content

Commit 3108051

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.4.0. --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0acf6d commit 3108051

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
@@ -61,7 +61,7 @@ dependencies {
6161
implementation 'org.apache.tika:tika-core:3.2.0'
6262

6363
// Fhir
64-
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.6.1'
64+
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:8.4.0'
6565

6666
// Test
6767
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)