From cecf230fe52fe7c66c92b197129206fe4be8cf91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 8 Apr 2024 16:33:39 +0200 Subject: [PATCH] tools_intellij_platform_gradle_plugin.md: update min. Gradle version --- .../tools_intellij_platform_gradle_plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/appendix/tools/intellij_platform_gradle_plugin/tools_intellij_platform_gradle_plugin.md b/topics/appendix/tools/intellij_platform_gradle_plugin/tools_intellij_platform_gradle_plugin.md index 1d2ed2935..93a6949e8 100644 --- a/topics/appendix/tools/intellij_platform_gradle_plugin/tools_intellij_platform_gradle_plugin.md +++ b/topics/appendix/tools/intellij_platform_gradle_plugin/tools_intellij_platform_gradle_plugin.md @@ -45,7 +45,7 @@ IntelliJ Platform 2022.3 and later ### Gradle -Gradle version **8.1** and later is required. +Gradle version **8.2** and later is required. See [the Gradle Installation guide](https://gradle.org/install/) on how to upgrade. Java Runtime **17** and later is required. See Gradle JVM in Settings | Build, Execution, Deployment | Build Tools | Gradle settings.