tools_gradle_intellij_plugin.md: minor

This commit is contained in:
Yann Cébron 2023-11-14 12:03:33 +01:00
parent 5f46aecdb9
commit e2d48acf79

View File

@ -63,7 +63,7 @@ plugins {
When upgrading to `1.x` version, please make sure to follow the [migration guide](https://lp.jetbrains.com/gradle-intellij-plugin) to adjust your existing build script.
> This project requires Gradle 7.3 or newer. However, it is highly recommended to always use the latest available Gradle version.
> The plugin requires Gradle 7.3 or newer. However, it is highly recommended to always use the latest available Gradle version.
> Update it with:
> ```Bash
> ./gradlew wrapper --gradle-version=VERSION