Skip to content

Commit

Permalink
build: use release of LSP4MP 0.13.0 + Quarkus LS 0.20.0
Browse files Browse the repository at this point in the history
Signed-off-by: azerr <azerr@redhat.com>
  • Loading branch information
angelozerr committed Oct 23, 2024
1 parent fec9bb1 commit fab15ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fab15ed

Please sign in to comment.