Skip to content

Commit

Permalink
Bump ca.uhn.hapi.fhir:org.hl7.fhir.r4 in /prime-router
Browse files Browse the repository at this point in the history
Bumps ca.uhn.hapi.fhir:org.hl7.fhir.r4 from 6.4.0 to 6.5.0.

---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 608556b commit b092572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ dependencies {
implementation("ca.uhn.hapi.fhir:hapi-fhir-client:7.4.5")
// pin
implementation("ca.uhn.hapi.fhir:org.hl7.fhir.utilities:6.4.0")
implementation("ca.uhn.hapi.fhir:org.hl7.fhir.r4:6.4.0")
implementation("ca.uhn.hapi.fhir:org.hl7.fhir.r4:6.5.0")
implementation("ca.uhn.hapi:hapi-base:2.5.1")
implementation("ca.uhn.hapi:hapi-structures-v251:2.5.1")
implementation("ca.uhn.hapi:hapi-structures-v27:2.5.1")
Expand Down

0 comments on commit b092572

Please sign in to comment.