Skip to content

Commit

Permalink
Un-escape XML when reading attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 31, 2017
1 parent 80c17ac commit 1ce3aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ apply from: project.buildscript.classLoader.getResource('release.gradle').toURI(


dependencies {
compile 'se.bjurr.violations:violations-lib:1.49'
compile 'se.bjurr.violations:violations-lib:1.50'
compile 'org.eclipse.jgit:org.eclipse.jgit:4.9.2.201712150930-r'

testCompile 'junit:junit:4.12'
Expand Down

0 comments on commit 1ce3aa3

Please sign in to comment.