Skip to content

Commit 2e2d385

Browse files
Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 in /service (#754)
Bumps ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 from 7.2.0 to 7.2.1. --- 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 d947054 commit 2e2d385

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
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'org.apache.tika:tika-core:2.9.2'
5656

5757
// Fhir
58-
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.2.0'
58+
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.2.1'
5959

6060
// Test
6161
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)