We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e0bb3 commit 94f86d1Copy full SHA for 94f86d1
1 file changed
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
intellijPlatform {
29
pluginConfiguration {
30
ideaVersion {
31
- sinceBuild = "242"
+ sinceBuild = "253"
32
untilBuild = "253.*"
33
}
34
0 commit comments