Skip to content

Commit

Permalink
Dependencies to test.
Browse files Browse the repository at this point in the history
  • Loading branch information
grum committed Sep 18, 2014
1 parent b0cc29f commit 0a50103
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ repositories {
// Project dependencies
dependencies {
compile 'org.apache.logging.log4j:log4j-api:2.0-beta9'
compile 'com.google.code.findbugs:jsr305:2.0.3'
testCompile 'org.mockito:mockito-core:1.9.5'
testCompile 'org.hamcrest:hamcrest-library:1.3'
testCompile 'junit:junit-dep:4.11'
}

// Filter, process, and include resources
Expand Down

0 comments on commit 0a50103

Please sign in to comment.