Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 7c04a53 commit 0c66648
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 @@ -903,7 +903,7 @@ dependencies {
implementation("ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine:7.4.5")
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.utilities:6.4.4")
implementation("ca.uhn.hapi.fhir:org.hl7.fhir.r4:6.4.0")
implementation("ca.uhn.hapi:hapi-base:2.5.1")
implementation("ca.uhn.hapi:hapi-structures-v251:2.5.1")
Expand Down

0 comments on commit 0c66648

Please sign in to comment.