Skip to content

Commit

Permalink
Update HAPI structures lib version to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jingtang10 committed Sep 20, 2022
1 parent eb894de commit e7473de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ object Dependencies {
const val desugarJdkLibs = "1.1.5"
const val fhirUcum = "1.0.3"
const val guava = "28.2-android"
const val hapiFhir = "5.4.0"
const val hapiFhir = "6.0.1"
const val http = "4.9.1"
// TODO: The next release of HAPI FHIR will hopefully have
// https://github.com/hapifhir/hapi-fhir/pull/3043 merged in. If it does, when we update, we
Expand Down

0 comments on commit e7473de

Please sign in to comment.