File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ intellij {
6969
7070
7171listProductsReleases {
72- sinceBuild = " 241 .*"
72+ sinceBuild = " 242 .*"
7373}
7474
7575checkstyle {
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ pluginName=
55pluginVersion =
66# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
77platformType =IC
8- platformVersion =2024.1.6
8+ platformVersion =2024.2.1
99# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1010# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
1111platformPlugins =
1212# Gradle Releases -> https://github.com/gradle/gradle/releases
13- gradleVersion =8.9
13+ gradleVersion =8.10.1
1414# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
1515org.gradle.configuration-cache =true
1616# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
You can’t perform that action at this time.
0 commit comments