Skip to content

Commit

Permalink
update xmlunit from 2.3.0 -> 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusDietz committed Jul 31, 2017
1 parent 173f9d3 commit ed815b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ dependencies {
compile 'org.apache.logging.log4j:log4j-jcl:2.8.2'
compile 'org.apache.logging.log4j:log4j-api:2.8.2'
compile 'org.apache.logging.log4j:log4j-core:2.8.2'
compile 'org.xmlunit:xmlunit-core:2.3.0'
compile 'org.xmlunit:xmlunit-matchers:2.3.0'
compile 'org.xmlunit:xmlunit-core:2.4.0'
compile 'org.xmlunit:xmlunit-matchers:2.4.0'

// need to use snapshots as the stable version is from 2013 and doesn't support v1.0.1 CitationStyles
compile 'org.citationstyles:styles:1.0.1-SNAPSHOT'
Expand Down

0 comments on commit ed815b4

Please sign in to comment.