You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/15 18:49:24 UTC

[GitHub] [spark] viirya commented on a change in pull request #26117: [SPARK-29470][BUILD] Update plugins to latest versions

viirya commented on a change in pull request #26117: [SPARK-29470][BUILD] Update plugins to latest versions
URL: https://github.com/apache/spark/pull/26117#discussion_r335119451
 
 

 ##########
 File path: project/plugins.sbt
 ##########
 @@ -18,7 +18,7 @@
 addSbtPlugin("com.etsy" % "sbt-checkstyle-plugin" % "3.1.1")
 
 // sbt-checkstyle-plugin uses an old version of checkstyle. Match it to Maven's.
-libraryDependencies += "com.puppycrawl.tools" % "checkstyle" % "8.23"
+libraryDependencies += "com.puppycrawl.tools" % "checkstyle" % "8.25"
 
 Review comment:
   Why it is an old version? Looks like it is very new version?
   
   https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle
   

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org