Skip to content

Commit

Permalink
Upgraded scannit to v1.4.1 (Fixes #179)
Browse files Browse the repository at this point in the history
  • Loading branch information
hierynomus committed Jul 19, 2016
1 parent 3842c69 commit a7f366d
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 @@ -48,7 +48,7 @@ if (JavaVersion.current().isJava8Compatible()) {

dependencies {
// General dependencies
compile 'nl.javadude.scannit:scannit:1.4.0'
compile 'nl.javadude.scannit:scannit:1.4.1'
compile 'org.slf4j:slf4j-api:1.7.12'
compile 'org.slf4j:jcl-over-slf4j:1.7.12'

Expand Down

0 comments on commit a7f366d

Please sign in to comment.