Skip to content

Commit

Permalink
Bump fhir.version from 5.4.2 to 6.8.5
Browse files Browse the repository at this point in the history
Bumps `fhir.version` from 5.4.2 to 6.8.5.

Updates `ca.uhn.hapi.fhir:hapi-fhir-base` from 5.4.2 to 6.8.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-client` from 5.4.2 to 6.8.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r5` from 5.4.2 to 6.8.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 5.4.2 to 6.8.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2` from 5.4.2 to 6.8.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation` from 5.4.2 to 6.8.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4` from 5.4.2 to 6.8.5

---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-base
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-r5
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-r4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 3ee58be commit 1705a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<java.version>1.8</java.version>
<kotlin.version>1.9.20</kotlin.version>
<fhir.version>5.4.2</fhir.version>
<fhir.version>6.8.5</fhir.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1705a89

Please sign in to comment.