Skip to content

Commit

Permalink
pinned version
Browse files Browse the repository at this point in the history
  • Loading branch information
rabidgremlin committed Jun 20, 2017
1 parent 8dfcb74 commit e406ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mutters-fasttext-intent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testCompile 'junit:junit:4.11'
testCompile 'org.slf4j:slf4j-simple:1.7.21'
testCompile 'org.hamcrest:hamcrest-all:1.3'
testCompile "org.mockito:mockito-core:2.+"
testCompile "org.mockito:mockito-core:2.8.47"
testCompile project(':mutters-templated-intent')
testCompile project(':mutters-fasttext-test-data')
}

0 comments on commit e406ba5

Please sign in to comment.