We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb894de commit e7473deCopy full SHA for e7473de
buildSrc/src/main/kotlin/Dependencies.kt
@@ -177,7 +177,7 @@ object Dependencies {
177
const val desugarJdkLibs = "1.1.5"
178
const val fhirUcum = "1.0.3"
179
const val guava = "28.2-android"
180
- const val hapiFhir = "5.4.0"
+ const val hapiFhir = "6.0.1"
181
const val http = "4.9.1"
182
// TODO: The next release of HAPI FHIR will hopefully have
183
// https://github.com/hapifhir/hapi-fhir/pull/3043 merged in. If it does, when we update, we
0 commit comments