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.
1 parent d63bef7 commit 2e0b245Copy full SHA for 2e0b245
build.gradle
@@ -109,7 +109,7 @@ dependencies {
109
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.io.schematron"
110
// replacement for omitted Saxon dependency
111
// tested w/ schematron validation in https://github.com/wetransform/exp-schematron/tree/exp/saxon-he
112
- implementation 'net.sf.saxon:Saxon-HE:9.9.1-8'
+ implementation 'net.sf.saxon:Saxon-HE:12.9'
113
114
/*
115
* Other
0 commit comments