Skip to content

Commit e7473de

Browse files
committed
Update HAPI structures lib version to 6.0.1
1 parent eb894de commit e7473de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ object Dependencies {
177177
const val desugarJdkLibs = "1.1.5"
178178
const val fhirUcum = "1.0.3"
179179
const val guava = "28.2-android"
180-
const val hapiFhir = "5.4.0"
180+
const val hapiFhir = "6.0.1"
181181
const val http = "4.9.1"
182182
// TODO: The next release of HAPI FHIR will hopefully have
183183
// https://github.com/hapifhir/hapi-fhir/pull/3043 merged in. If it does, when we update, we

0 commit comments

Comments
 (0)