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