dongjoon-hyun 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_r335121950
 
 

 ##########
 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:
   The description `sbt-checkstyle-plugin uses an old version` means that 
`sbt-checkstyle-plugin` depends on the old version and we need to override it 
here. :)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to