summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2016-04-27 10:40:02 +1000
committerJason Zaugg <jzaugg@gmail.com>2016-04-27 15:01:31 +1000
commit365ac035a863a666f86151371db77c6d401e88a2 (patch)
tree8ba6f013df87da23c9742b2b4ab74994918822b2 /versions.properties
parent93f209dd65d5c05fc2cb61916a850940499c9261 (diff)
downloadscala-365ac035a863a666f86151371db77c6d401e88a2.tar.gz
scala-365ac035a863a666f86151371db77c6d401e88a2.tar.bz2
scala-365ac035a863a666f86151371db77c6d401e88a2.zip
SI-9762 Update to JLine 2.14.1
Motivated by the improvements to multi-byte character handling. Screencast showing the reported bug is fixed: http://g.recordit.co/ie1Z367NUl.gif Here's the changelog since JLine 2.12.1: https://github.com/jline/jline2/compare/jline-2.12.1...jline-2.14.1 I needed to disable a new, on-by-default feature in JLine so that it didn't add a " " after completing the token `equals` in `foo.equa<TAB>`.
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/versions.properties b/versions.properties
index d4112325d2..2ab66086fb 100644
--- a/versions.properties
+++ b/versions.properties
@@ -26,7 +26,7 @@ scala-xml.version.number=1.0.5
scala-parser-combinators.version.number=1.0.4
scala-swing.version.number=2.0.0-M2
scala-swing.version.osgi=2.0.0.M2
-jline.version=2.12.1
+jline.version=2.14.1
scala-asm.version=5.0.4-scala-3
# external modules, used internally (not shipped)