Skip to content

Commit a67f9a2

Browse files
committed
Build against 2025.2 release
1 parent d70c6c3 commit a67f9a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ licenser = "0.6.1"
99
changelog = "2.2.0"
1010
intellij-plugin = "2.6.0"
1111
intellij-plugin-repository-rest-client = "2.0.46"
12-
intellij-ide = "252.19874.12-EAP-SNAPSHOT"
12+
intellij-ide = "2025.2"
1313
idea-ext = "1.1.10"
1414
psiPlugin = "251.175"
1515

@@ -43,7 +43,7 @@ jflex-skeleton = "org.jetbrains.idea:jflex:1.7.0-c1fdf11"
4343
grammarKit = "org.jetbrains.idea:grammar-kit:1.5.1"
4444

4545
# Gradle Tooling
46-
gradleToolingExtension = { module = "com.jetbrains.intellij.gradle:gradle-tooling-extension", version = "252.19874.12-EAP-SNAPSHOT" }
46+
gradleToolingExtension = { module = "com.jetbrains.intellij.gradle:gradle-tooling-extension", version = "252.23892.409" }
4747
annotations = "org.jetbrains:annotations:24.0.0"
4848
groovy = "org.codehaus.groovy:groovy:3.0.19"
4949

0 commit comments

Comments
 (0)