We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3a2416 + 60a1593 commit 246eb59Copy full SHA for 246eb59
pom.xml
@@ -6,7 +6,7 @@
6
<properties>
7
<java.version>17</java.version>
8
<hapi.fhir.jpa.server.starter.revision>1</hapi.fhir.jpa.server.starter.revision>
9
- <clinical-reasoning.version>3.20.0</clinical-reasoning.version>
+ <clinical-reasoning.version>3.21.0</clinical-reasoning.version>
10
</properties>
11
12
<!-- one-liner to take you to the cloud with settings form the application.yaml file: -->
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>ca.uhn.hapi.fhir</groupId>
22
<artifactId>hapi-fhir</artifactId>
23
- <version>8.1.7-SNAPSHOT</version>
+ <version>8.2.0</version>
24
</parent>
25
26
<artifactId>hapi-fhir-jpaserver-starter</artifactId>
0 commit comments