You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/04/04 13:11:52 UTC

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3034: ZEPPELIN-3552. Support Scala 2.12 of SparkInterpreter

zjffdu commented on a change in pull request #3034: ZEPPELIN-3552. Support Scala 2.12 of SparkInterpreter
URL: https://github.com/apache/zeppelin/pull/3034#discussion_r272170779
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -97,7 +97,7 @@
     <java.version>1.8</java.version>
     <scala.version>2.10.5</scala.version>
     <scala.binary.version>2.10</scala.binary.version>
-    <scalatest.version>2.2.4</scalatest.version>
+    <scalatest.version>3.0.7</scalatest.version>
 
 Review comment:
   3.0.7 support both scala 2.10/2.11/2.12

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services