Skip to content

Commit

Permalink
upgrade to 5.6.9. update USCore CareTeam SD (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwwang authored Jan 11, 2022
1 parent 915c7fb commit 88d0c0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
// https://chat.fhir.org/#narrow/stream/179166-implementers/topic/New.20validator.20JAR.20location
// the ig-publisher uses this one too
// https://github.com/HL7/fhir-ig-publisher/blob/master/pom.xml#L68
implementation("ca.uhn.hapi.fhir", "org.hl7.fhir.validation", "5.5.10")
implementation("ca.uhn.hapi.fhir", "org.hl7.fhir.validation", "5.6.21")

// validator dependencies (should be able to get these automatically?)
implementation("org.apache.commons","commons-compress", "1.19")
Expand Down
Binary file modified igs/hl7.fhir.us.core-3.1.1.tgz
Binary file not shown.

0 comments on commit 88d0c0a

Please sign in to comment.