We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde0530 commit 4730afaCopy full SHA for 4730afa
1 file changed
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