Skip to content

Commit 418f9ec

Browse files
sbouchetadietish
authored andcommitted
chore: revert use of older version of pluginverifier
Signed-off-by: Stephane Bouchet <[email protected]>
1 parent 5cbef16 commit 418f9ec

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
@@ -70,7 +70,7 @@ dependencies {
7070
// for local plugin -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin-faq.html#how-to-add-a-dependency-on-a-plugin-available-in-the-file-system
7171
//plugins.set(listOf(file("/path/to/plugin/")))
7272

73-
pluginVerifier(version="1.384")
73+
pluginVerifier()
7474

7575
testFramework(TestFrameworkType.Platform)
7676
}

0 commit comments

Comments
 (0)