set up release

This commit is contained in:
Grahame Grieve 2023-08-31 14:27:35 +02:00
parent ab8f84f492
commit e9721ad5a0
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,9 @@
## Validator Changes
* no changes
* FHIRPath fixes checking types discovered testing R6 build
## Other code changes
* no changes
* Fix rendering of impose-profile extension
* Improvements to performance tracking code
* get FHIRFormat from SHC code

View File

@ -20,7 +20,7 @@
<properties>
<guava_version>32.0.1-jre</guava_version>
<hapi_fhir_version>6.4.1</hapi_fhir_version>
<validator_test_case_version>1.4.2-SNAPSHOT</validator_test_case_version>
<validator_test_case_version>1.4.2</validator_test_case_version>
<jackson_version>2.15.2</jackson_version>
<junit_jupiter_version>5.9.2</junit_jupiter_version>
<junit_platform_launcher_version>1.8.2</junit_platform_launcher_version>