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 Apr 20, 2024
1 parent 9b908d6 commit 030976a
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.0.2'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:6.10.5'
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 030976a

Please sign in to comment.