Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 1, 2015
1 parent 9bd70c2 commit 9051d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ subprojects {
compile "junit:junit:${junitVersion}"
compile('org.mockito:mockito-core:1.9.5') {
exclude group: "org.hamcrest", module:"hamcrest-core"
exclude group: "org.objenesis", module:"objenesis"
}

testCompile ("ch.qos.logback:logback-classic:1.0.13") {
Expand Down

0 comments on commit 9051d51

Please sign in to comment.