Skip to content

Commit

Permalink
Upgrade of Guava+Scannit (Fixes #104)
Browse files Browse the repository at this point in the history
  • Loading branch information
hierynomus committed Mar 7, 2014
1 parent 479f3f9 commit 6a974e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ configurations {

dependencies {
// General dependencies
compile 'com.google.guava:guava:13.0'
compile 'nl.javadude.scannit:scannit:1.1.0'
compile 'com.google.guava:guava:15.0'
compile 'nl.javadude.scannit:scannit:1.2.0'
compile 'org.slf4j:slf4j-api:1.6.3'
compile 'org.slf4j:jcl-over-slf4j:1.6.3'

Expand Down

0 comments on commit 6a974e1

Please sign in to comment.