Skip to content

Commit

Permalink
Bump ca.uhn.hapi.fhir:org.hl7.fhir.utilities in /prime-router (#8844)
Browse files Browse the repository at this point in the history
Bumps ca.uhn.hapi.fhir:org.hl7.fhir.utilities from 5.6.92 to 5.6.971.

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brick Green <86254221+brick-green@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and brick-green authored Apr 5, 2023
1 parent 36948a6 commit 9c9e297
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 @@ -748,7 +748,7 @@ dependencies {
implementation("io.github.linuxforhealth:hl7v2-fhir-converter:1.0.19")
implementation("ca.uhn.hapi.fhir:hapi-fhir-structures-r4:6.2.5")
// Pin org.hl7.fhir.utilities to ca.uhn.hapi.fhir:org.hl7.fhir.utilities@5.6.92 until ca.uhn.hapi.fhir:hapi-fhir-structures-r4 can be updated
implementation("ca.uhn.hapi.fhir:org.hl7.fhir.utilities:5.6.92")
implementation("ca.uhn.hapi.fhir:org.hl7.fhir.utilities:5.6.971")
implementation("ca.uhn.hapi:hapi-base:2.3")
implementation("ca.uhn.hapi:hapi-structures-v251:2.3")
implementation("com.googlecode.libphonenumber:libphonenumber:8.13.5")
Expand Down

0 comments on commit 9c9e297

Please sign in to comment.