summaryrefslogtreecommitdiff
path: root/test/files/jvm/serialization-new.check
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2016-07-26 09:49:12 +0200
committerSimon Ochsenreither <simon@ochsenreither.de>2016-08-02 21:41:25 +0200
commitadb3c010d3b95094161bd6725b3e2077cad98879 (patch)
tree973608940b5c94c2c7cbfd226058b3ad033bb183 /test/files/jvm/serialization-new.check
parent25b29ea4036b0bc910a5eb07d64c93d294be4e55 (diff)
downloadscala-adb3c010d3b95094161bd6725b3e2077cad98879.tar.gz
scala-adb3c010d3b95094161bd6725b3e2077cad98879.tar.bz2
scala-adb3c010d3b95094161bd6725b3e2077cad98879.zip
Reduce deprecations and warnings
Diffstat (limited to 'test/files/jvm/serialization-new.check')
-rw-r--r--test/files/jvm/serialization-new.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/jvm/serialization-new.check b/test/files/jvm/serialization-new.check
index 5b8a08da82..964c68e528 100644
--- a/test/files/jvm/serialization-new.check
+++ b/test/files/jvm/serialization-new.check
@@ -1,5 +1,5 @@
warning: there were two deprecation warnings (since 2.11.0)
-warning: there was one deprecation warning (since 2.11.6)
+warning: there was one deprecation warning (since 2.12.0)
warning: there were three deprecation warnings in total; re-run with -deprecation for details
a1 = Array[1,2,3]
_a1 = Array[1,2,3]