Skip to content

Commit 3b667eb

Browse files
authored
Merge pull request #209 from domaframework/dependencies/update-plugin-verifier
Update plugin verifier version to 1.386
2 parents 0756b51 + 0c83867 commit 3b667eb

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(version = "1.383")
92+
pluginVerifier(version = "1.386")
9393
zipSigner()
9494
testFramework(TestFrameworkType.Platform)
9595
testFramework(TestFrameworkType.Plugin.Java)

0 commit comments

Comments
 (0)