Skip to content

Commit

Permalink
Merge pull request #124 from ndw/main
Browse files Browse the repository at this point in the history
Bump XML Resolver version, push new release
  • Loading branch information
ndw authored Sep 15, 2021
2 parents 9b0163f + 1d7b74e commit 63747cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions properties.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
ext {
xslTNGtitle = 'DocBook xslTNG'
xslTNGbaseName = 'docbook-xslTNG'
xslTNGversion = '1.5.3'
guideVersion = '1.5.3'
xslTNGversion = '1.5.4'
guideVersion = '1.5.4'

docbookVersion = '5.2b11'
publishersVersion = '5.2b11'
Expand All @@ -16,7 +16,7 @@ ext {

metadataExtractorVersion = '2.15.0'
jingVersion = '20181222'
xmlresolverVersion = '3.0.2'
xmlresolverVersion = '3.1.0'
sincludeVersion = '2.0.0'
slf4jVersion = '1.7.30'
}

0 comments on commit 63747cd

Please sign in to comment.