Skip to content

Commit df767b3

Browse files
authored
Merge pull request #112 from FirelyTeam/update-java-validator-version-6.9.1
Update JAVA_VALIDATOR_VERSION to 6.9.1
2 parents 864c098 + 62d26a2 commit df767b3

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.0'
52+
default: '6.9.1'
5353
required: true
5454
JAVA_VALIDATOR_DOWNLOAD_LOCATION:
5555
description: 'URL from which to download the Java validator JAR'

0 commit comments

Comments
 (0)