Skip to content

Commit 25417a1

Browse files
Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 in /service (#1010)
Bumps ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 from 7.4.5 to 7.6.0. --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 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 27bafbc commit 25417a1

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.0.0'
6262

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

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

0 commit comments

Comments
 (0)