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 27969de commit 0085318Copy full SHA for 0085318
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
20
id "se.bjurr.gitchangelog.git-changelog-gradle-plugin" version "latest.release"
21
id "me.champeau.jmh" version "latest.release"
22
- id "com.nwalsh.gradle.saxon.saxon-gradle" version "0.9.6"
+ id "com.nwalsh.gradle.saxon.saxon-gradle" version "0.10.7"
23
}
24
25
def getVersion = { boolean considerSnapshot ->
0 commit comments