gemelen opened a new pull request #32115:
URL: https://github.com/apache/spark/pull/32115


   ### What changes were proposed in this pull request?
   
   SBT 1.5.0 deprecates `in` syntax from 0.13.x, so build file adjustment
   is recommended.
   See 
https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#Migrating+to+slash+syntax
   
   ### Why are the changes needed?
   
   Removes significant amount of deprecation warnings and prepares to syntax 
removal in next versions of SBT.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   Build should pass on GH Actions.
   


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to