Skip to content

Commit

Permalink
Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 in /common (#730)
Browse files Browse the repository at this point in the history
Bumps ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 from 7.2.1 to 7.2.2.

---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent bcd5f7b commit de5e30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
api 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.2.1'
api 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:7.2.2'
api 'org.springframework.boot:spring-boot-starter-jdbc'
api 'org.springframework.boot:spring-boot-starter-actuator'
api 'org.springframework.boot:spring-boot-starter-web'
Expand Down

0 comments on commit de5e30f

Please sign in to comment.