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 48c961a commit f1eb57eCopy full SHA for f1eb57e
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
zipSigner()
42
instrumentationTools()
43
testFramework(TestFrameworkType.Platform)
44
- create(IntelliJPlatformType.IntellijIdeaUltimate, "243.21155.44")
+ create(IntelliJPlatformType.IntellijIdeaUltimate, "243.21155.17")
45
}
46
47
0 commit comments