Skip to content

Commit 5db5fcd

Browse files
Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 in /service (#970)
Bumps ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 from 7.4.3 to 7.4.5. --- updated-dependencies: - dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b9f127 commit 5db5fcd

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
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'org.apache.tika:tika-core:3.0.0'
6161

6262
// Fhir
63-
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.4.3'
63+
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.4.5'
6464

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

0 commit comments

Comments
 (0)