Skip to content

Commit

Permalink
Update to commons-test-1.0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed May 5, 2016
1 parent b01d890 commit 835548a
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 @@ -38,7 +38,7 @@ dependencies {
compile 'net.java.dev.jna:jna:3.4.0'

testCompile "junit:junit:[4.12,)"
testCompile 'org.dstadler:commons-test:1.0.0.10'
testCompile 'org.dstadler:commons-test:1.0.0.11'
}

// work around unnecessary timestamp in generated file which always causes dirty files in version control
Expand Down

0 comments on commit 835548a

Please sign in to comment.