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 d79aee8 commit 78d226aCopy full SHA for 78d226a
build.gradle.kts
@@ -89,7 +89,7 @@ dependencies {
89
90
plugins(providers.gradleProperty("platformPlugins").map { it.split(',') })
91
92
- pluginVerifier()
+ pluginVerifier(version = "1.383")
93
zipSigner()
94
testFramework(TestFrameworkType.Platform)
95
testFramework(TestFrameworkType.Plugin.Java)
0 commit comments