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 f6e6eaf commit 1cebfbaCopy full SHA for 1cebfba
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.7'
7
}
8
9
0 commit comments