We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9add12a commit ee0c3faCopy full SHA for ee0c3fa
build.gradle.kts
@@ -258,7 +258,7 @@ intellijPlatform {
258
pluginVerification {
259
// https://github.com/JetBrains/intellij-plugin-verifier/?tab=readme-ov-file#specific-options
260
// https://github.com/JetBrains/intellij-plugin-verifier
261
- cliPath = file("./third_party/lib/verifier-cli-1.384-all.jar")
+ cliPath = file("./third_party/lib/verifier-cli-1.388-all.jar")
262
failureLevel = listOf(
263
// TODO(team) Ideally all of the following FailureLevels should be enabled:
264
// TODO(team) Create a tracking issue for each of the following validations
third_party/lib/verifier-cli-1.384-all.jar renamed to third_party/lib/verifier-cli-1.388-all.jar
41.5 MB
0 commit comments