Skip to content

Commit 11467f5

Browse files
author
Jesper Holmberg
committed
Limit verification versions
1 parent 51e2a39 commit 11467f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ intellijPlatform {
105105
ides {
106106
recommended()
107107
select {
108-
sinceBuild = "241"
108+
sinceBuild = "243"
109109
}
110110
}
111111
}

0 commit comments

Comments
 (0)