Skip to content

Commit

Permalink
Update java-string-similarity from 0.19 to 0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Dec 12, 2016
1 parent f02482e commit 85fd9d2
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 @@ -114,7 +114,7 @@ dependencies {

compile 'org.jsoup:jsoup:1.10.1'
compile 'com.mashape.unirest:unirest-java:1.4.9'
compile 'info.debatty:java-string-similarity:0.19'
compile 'info.debatty:java-string-similarity:0.20'

compile 'org.apache.logging.log4j:log4j-jcl:2.7'
compile 'org.apache.logging.log4j:log4j-api:2.7'
Expand Down

0 comments on commit 85fd9d2

Please sign in to comment.