Skip to content

Commit

Permalink
Verify plugin against LATEST-EAP-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslaw-panuszewski committed Oct 6, 2024
1 parent 3a7f2af commit e9a487a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ intellijPlatform {
}
pluginVerification {
ides {
ide(IntellijIdeaUltimate, "243.18137.10")
ide(IntellijIdeaUltimate, "LATEST-EAP-SNAPSHOT", useInstaller = false)
}
}
signing {
Expand Down

0 comments on commit e9a487a

Please sign in to comment.