Skip to content

Commit

Permalink
chore: update verify task config
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Oct 5, 2024
1 parent e6d9509 commit 11710b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ project(":") {
pluginVerification {
freeArgs = listOf("-mute", "TemplateWordInPluginId,ForbiddenPluginIdPrefix")
ides {
ide(IntellijIdeaUltimate, "2024.2")
select {
types = listOf(IntellijIdeaUltimate)
sinceBuild = "242"
Expand Down

0 comments on commit 11710b2

Please sign in to comment.