Skip to content

Commit a706dc6

Browse files
authored
Merge pull request #65 from FirelyTeam/update-java-validator-version-6.6.0
Update JAVA_VALIDATOR_VERSION to 6.6.0
2 parents a48dec1 + 4fadf0c commit a706dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ inputs:
4545
required: true
4646
JAVA_VALIDATOR_VERSION:
4747
description: 'Version of org.hl7.fhir.core library used for Java-based validation'
48-
default: '6.5.28'
48+
default: '6.6.0'
4949
required: true
5050
JAVA_VALIDATOR_DOWNLOAD_LOCATION:
5151
description: 'URL from which to download the Java validator JAR'

0 commit comments

Comments
 (0)