Skip to content

Commit aa433f6

Browse files
committed
version down pluginVerifier version to 1.383
(cherry picked from commit c4515c9)
1 parent 65c819e commit aa433f6

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
@@ -89,7 +89,7 @@ dependencies {
8989

9090
plugins(providers.gradleProperty("platformPlugins").map { it.split(',') })
9191

92-
pluginVerifier()
92+
pluginVerifier(version = "1.383")
9393
zipSigner()
9494
testFramework(TestFrameworkType.Platform)
9595
testFramework(TestFrameworkType.Plugin.Java)

0 commit comments

Comments
 (0)