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 Jun 5, 2024
1 parent d019402 commit d079331
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-jdbc'
implementation 'org.springframework.boot:spring-boot-starter-data-jdbc'

implementation 'ca.uhn.hapi.fhir:hapi-fhir-client:6.10.5'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-client:7.2.1'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:7.2.1'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:6.10.5'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:6.10.5'
Expand Down

0 comments on commit d079331

Please sign in to comment.