Skip to content

Commit

Permalink
fix(deps): update dependency ca.uhn.hapi.fhir:hapi-fhir-base to v7 (#258
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 4f725d7 commit d019402
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 d019402

Please sign in to comment.