Skip to content

Commit ddd921b

Browse files
authored
Merge pull request #113 from FirelyTeam/update-java-validator-version-6.9.2
Update JAVA_VALIDATOR_VERSION to 6.9.2
2 parents df767b3 + 34879d4 commit ddd921b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ inputs:
4949
required: true
5050
JAVA_VALIDATOR_VERSION:
5151
description: 'Version of org.hl7.fhir.core library used for Java-based validation'
52-
default: '6.9.1'
52+
default: '6.9.2'
5353
required: true
5454
JAVA_VALIDATOR_DOWNLOAD_LOCATION:
5555
description: 'URL from which to download the Java validator JAR'

0 commit comments

Comments
 (0)