Use newer version of console_progress for bug fix.

This commit is contained in:
Jonathan Bernard
2016-01-26 01:12:57 -06:00
parent 2277dd0828
commit 92d8ed61fc
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ apply plugin: "application"
apply plugin: "maven"
group = "com.jdblabs"
version = "1.4.0"
version = "1.4.1"
mainClassName = "com.jdblabs.file.treediff.TreeDiff"
repositories {