Skip to content

Commit

Permalink
Update patch dependencies to v6.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent 0f158c7 commit 7f3bbe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shared/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ dependencies {
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3'

//fhir
api 'ca.uhn.hapi.fhir:hapi-fhir-base:6.8.4'
api 'ca.uhn.hapi.fhir:hapi-fhir-base:6.8.5'
api 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:6.8.4'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine:6.8.4'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine:6.8.5'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:6.8.4'
api 'org.fhir:ucum:1.0.8'

Expand Down

0 comments on commit 7f3bbe2

Please sign in to comment.