NickBurkard commented on a change in pull request #14544: URL: https://github.com/apache/flink/pull/14544#discussion_r551017832
########## File path: docs/flinkDev/building.md ########## @@ -128,9 +128,9 @@ mvn clean install Flink has APIs, libraries, and runtime modules written in [Scala](http://scala-lang.org). Users of the Scala API and libraries may have to match the Scala version of Flink with the Scala version of their projects (because Scala is not strictly backwards compatible). -Since version 1.7 Flink builds with Scala version 2.11 (default) and 2.12. +Since version 1.13 Flink builds with Scala version 2.12 (default). Review comment: Can be changed to whichever version this gets released with. 😃 ---------------------------------------------------------------- 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