Skip to content

Commit

Permalink
Add icu dependency for Saxon
Browse files Browse the repository at this point in the history
  • Loading branch information
ndw committed Aug 26, 2015
1 parent 4e969e9 commit d8ea94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies {
[group: 'junit', name: 'junit', version: '4.12'],
[group: 'net.java.dev.msv', name: 'msv-core', version: '2013.6.1'],
[group: 'net.sf.saxon', name: 'Saxon-HE', version: saxonVersion ],
[group: 'com.ibm.icu', name: 'icu4j', version: '49.1'],
[group: 'nu.validator.htmlparser', name: 'htmlparser', version: '1.4'],
[group: 'org.apache.ant', name: 'ant', version: '1.9.4'],
[group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.2.5'],
Expand Down

0 comments on commit d8ea94f

Please sign in to comment.