Skip to content

Commit 94f86d1

Browse files
committed
chore: narrow plugin compatability
1 parent 20e0bb3 commit 94f86d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
intellijPlatform {
2929
pluginConfiguration {
3030
ideaVersion {
31-
sinceBuild = "242"
31+
sinceBuild = "253"
3232
untilBuild = "253.*"
3333
}
3434

0 commit comments

Comments
 (0)