Skip to content

Commit 1cebfba

Browse files
build(deps): bump net.sf.saxon:Saxon-HE from 12.5 to 12.7
Bumps net.sf.saxon:Saxon-HE from 12.5 to 12.7. --- updated-dependencies: - dependency-name: net.sf.saxon:Saxon-HE dependency-version: '12.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6e6eaf commit 1cebfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.nwalsh.gradle.saxon.SaxonXsltTask
33

44
buildscript {
55
dependencies {
6-
classpath group: 'net.sf.saxon', name: 'Saxon-HE', version: '12.5'
6+
classpath group: 'net.sf.saxon', name: 'Saxon-HE', version: '12.7'
77
}
88
}
99

0 commit comments

Comments
 (0)