Skip to content

Commit 8f38d41

Browse files
authored
Update to intellij 252.x (#14)
1 parent c553ef4 commit 8f38d41

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
@@ -16,7 +16,7 @@ repositories {
1616

1717
dependencies {
1818
intellijPlatform {
19-
create("IC", "2025.1")
19+
create("IC", "LATEST-EAP-SNAPSHOT", useInstaller = false)
2020
testFramework(org.jetbrains.intellij.platform.gradle.TestFrameworkType.Platform)
2121

2222
// Add necessary plugin dependencies for compilation here, example:

0 commit comments

Comments
 (0)