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 {
69
69
70
70
71
71
listProductsReleases {
72
- sinceBuild = " 223 .*"
72
+ sinceBuild = " 241 .*"
73
73
}
74
74
75
75
checkstyle {
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ pluginName=Save Actions X
5
5
pluginVersion =1.2.4-SNAPSHOT
6
6
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
7
7
platformType =IC
8
- platformVersion =2023.2 .6
8
+ platformVersion =2024.1 .6
9
9
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
10
10
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
11
11
platformPlugins =java
12
12
# Gradle Releases -> https://github.com/gradle/gradle/releases
13
- gradleVersion =8.7
13
+ gradleVersion =8.9
14
14
# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
15
15
org.gradle.configuration-cache =true
16
16
# 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