diff --git a/gradle.properties b/gradle.properties index 5b17762d8..552e933df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,9 +18,9 @@ platformPlugins=com.intellij.java, maven, gradle-java, properties, yaml, com.red gradleVersion=8.6 channel=nightly quarkusVersion=3.15.1 -lsp4mpVersion=0.13.0-SNAPSHOT -quarkusLsVersion=0.19.2-SNAPSHOT -quteLsVersion=0.19.2-SNAPSHOT +lsp4mpVersion=0.13.0 +quarkusLsVersion=0.20.0 +quteLsVersion=0.20.0 # Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib kotlin.stdlib.default.dependency=false # Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html