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 c5d91d2 commit 7be8768Copy full SHA for 7be8768
build.gradle
@@ -3,7 +3,7 @@ import com.nwalsh.gradle.saxon.SaxonXsltTask
3
4
buildscript {
5
dependencies {
6
- classpath group: 'net.sf.saxon', name: 'Saxon-HE', version: '12.5'
+ classpath group: 'net.sf.saxon', name: 'Saxon-HE', version: '12.6'
7
}
8
9
0 commit comments