Skip to content

Commit 78d226a

Browse files
committed
version down pluginVerifier version to 1.383
1 parent d79aee8 commit 78d226a

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)