diff --git a/gradle.properties b/gradle.properties index ee7e61c52..398cf1888 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,8 +19,8 @@ gradleVersion=8.6 channel=nightly quarkusVersion=3.15.1 lsp4mpVersion=0.13.0 -quarkusLsVersion=0.21.0-SNAPSHOT -quteLsVersion=0.21.0-SNAPSHOT +quarkusLsVersion=0.21.0 +quteLsVersion=0.21.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