Skip to content

Commit fef0c60

Browse files
1 parent 0d854f9 commit fef0c60

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
@@ -141,7 +141,7 @@ dependencies {
141141
intellijIdeaCommunity(properties("platformVersion"))
142142
bundledPlugin("com.intellij.java")
143143
bundledPlugin("org.jetbrains.kotlin")
144-
pluginVerifier()
144+
pluginVerifier(version="1.383")
145145
zipSigner()
146146
instrumentationTools()
147147

0 commit comments

Comments
 (0)