mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
snippets.md: fix missing parenthesis in apiChangesJavaVersion
This commit is contained in:
parent
85a8d0f475
commit
bdcdbac7f4
@ -56,7 +56,7 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
|
|||||||
|
|
||||||
<snippet id="apiChangesJavaVersion">
|
<snippet id="apiChangesJavaVersion">
|
||||||
|
|
||||||
> Java 17 is required ([blog post](https://blog.jetbrains.com/platform/2022/08/intellij-project-migrates-to-java-17/) when targeting 2022.2 or later only.
|
> Java 17 is required ([blog post](https://blog.jetbrains.com/platform/2022/08/intellij-project-migrates-to-java-17/)) when targeting 2022.2 or later only.
|
||||||
>
|
>
|
||||||
> Java 11 is required ([blog post](https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/)) when targeting 2020.3 and later only.
|
> Java 11 is required ([blog post](https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/)) when targeting 2020.3 and later only.
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user