Skip to content

Commit b318ab5

Browse files
committed
Supporting StyleCop and fixing FxCop
1 parent e8ebc05 commit b318ab5

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
@@ -63,7 +63,7 @@ repositories {
6363
}
6464

6565
dependencies {
66-
compile 'se.bjurr.violations:violation-comments-lib:1.12'
66+
compile 'se.bjurr.violations:violation-comments-lib:1.13'
6767
compile 'com.jayway.jsonpath:json-path:2.0.0'
6868

6969
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)