Skip to content

Commit 823947d

Browse files
committed
chore: updated package version
1 parent b9733a2 commit 823947d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation "ca.uhn.hapi.fhir:hapi-fhir-client:${hapiVersion}"
3939
implementation "ca.uhn.hapi.fhir:org.hl7.fhir.r4:5.6.106"
4040
implementation "ca.uhn.hapi.fhir:hapi-fhir-structures-r4:${hapiVersion}"
41-
implementation "com.h2database:h2:2.1.220"
41+
implementation "com.h2database:h2:2.2.220"
4242
implementation "org.postgresql:postgresql:42.5.0"
4343
implementation "io.micrometer:micrometer-registry-prometheus:1.9.0"
4444
implementation "io.micrometer:micrometer-core:1.9.0"

0 commit comments

Comments
 (0)