Skip to content

Commit e9a487a

Browse files
Verify plugin against LATEST-EAP-SNAPSHOT
1 parent 3a7f2af commit e9a487a

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
@@ -75,7 +75,7 @@ intellijPlatform {
7575
}
7676
pluginVerification {
7777
ides {
78-
ide(IntellijIdeaUltimate, "243.18137.10")
78+
ide(IntellijIdeaUltimate, "LATEST-EAP-SNAPSHOT", useInstaller = false)
7979
}
8080
}
8181
signing {

0 commit comments

Comments
 (0)