Skip to content

Commit

Permalink
fix(deps): update dependency ca.uhn.hapi.fhir:hapi-fhir-base to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 9754067 commit 053d82f
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-client:6.10.5'
implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:6.10.5'
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 053d82f

Please sign in to comment.