diff --git a/.gitignore b/.gitignore index 8817c1b..6257025 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,6 @@ fitnesse/FitNesseRoot/files fitnesse/FitNesseRoot/FitNesse/UserGuide/ fitnesse/fitnesse-results target/ -*.zip *.swp +*.zip dependency-reduced-pom.xml \ No newline at end of file diff --git a/pom.xml b/pom.xml index 58120c1..81c10f2 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,11 @@ 20161106 test + + com.googlecode.lanterna + lanterna + 3.0.0-rc1 + UTF-8