Skip to content

Commit

Permalink
Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 in /service
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and adrianclay committed Dec 2, 2024
1 parent 27bafbc commit 16d8858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
implementation 'org.apache.tika:tika-core:3.0.0'

// Fhir
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.4.5'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.6.0'

// Test
testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit 16d8858

Please sign in to comment.