Skip to content

Commit

Permalink
fix(deps): update dependency ca.uhn.hapi.fhir:hapi-fhir-client to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 1a2aa30 commit d0da81c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jdbc'

implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:6.10.5'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-client:6.10.5'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-client:7.0.2'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:7.0.2'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:7.0.2'

Expand Down

0 comments on commit d0da81c

Please sign in to comment.