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 be8ff93 commit fc1883dCopy full SHA for fc1883d
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
20
id "se.bjurr.gitchangelog.git-changelog-gradle-plugin" version "2.0.0" //later depends on JDK 17
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