Skip to content

Commit 48c961a

Browse files
authored
fix
1 parent 2ddb19e commit 48c961a

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
@@ -41,7 +41,7 @@ dependencies {
4141
zipSigner()
4242
instrumentationTools()
4343
testFramework(TestFrameworkType.Platform)
44-
create(IntelliJPlatformType.IntellijIdeaUltimate, "243.16718.22")
44+
create(IntelliJPlatformType.IntellijIdeaUltimate, "243.21155.44")
4545
}
4646
}
4747

0 commit comments

Comments
 (0)