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 83b4c01 commit 2fe2224Copy full SHA for 2fe2224
gradle.properties
@@ -19,7 +19,7 @@ platformVersion = 2023.3
19
20
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
21
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
22
-platformPlugins = com.intellij.java, com.redhat.devtools.lsp4ij:0.10.0-20250207-140319@nightly
+platformPlugins = com.intellij.java, com.redhat.devtools.lsp4ij:0.10.0
23
24
# Gradle Releases -> https://github.com/gradle/gradle/releases
25
gradleVersion = 8.5
0 commit comments