build_number_ranges.md: note about Java 11 for 203

This commit is contained in:
Yann Cébron 2020-12-02 16:02:18 +01:00
parent 0960aa7f33
commit f5fbb13fff

View File

@ -52,7 +52,7 @@ Usually you should omit the product ID and use only the branch number and build
| Branch number | IntelliJ Platform version | | Branch number | IntelliJ Platform version |
| --------------------------------------------------------------- | ------------------------- | | --------------------------------------------------------------- | ------------------------- |
| [203](https://github.com/JetBrains/intellij-community/tree/203) | 2020.3 | | [203](https://github.com/JetBrains/intellij-community/tree/203) | 2020.3 **NOTE** Java 11 is now required ([blog post](https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/)) |
| [202](https://github.com/JetBrains/intellij-community/tree/202) | 2020.2 | | [202](https://github.com/JetBrains/intellij-community/tree/202) | 2020.2 |
| [201](https://github.com/JetBrains/intellij-community/tree/201) | 2020.1 | | [201](https://github.com/JetBrains/intellij-community/tree/201) | 2020.1 |
| [193](https://github.com/JetBrains/intellij-community/tree/193) | 2019.3 | | [193](https://github.com/JetBrains/intellij-community/tree/193) | 2019.3 |