Skip to content

Commit

Permalink
feat: use LSP4MP 0.10.0 + Quarkus LS 0.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: azerr <[email protected]>
  • Loading branch information
angelozerr committed Oct 5, 2023
1 parent abf9c7d commit 643d2cf
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 @@ -3,7 +3,7 @@ projectVersion=1.28.1-SNAPSHOT
jetBrainsToken=invalid
jetBrainsChannel=stable
quarkusVersion=3.1.2.Final
lsp4mpVersion=0.9.0
quarkusLsVersion=0.16.0
quteLsVersion=0.17.0-SNAPSHOT
lsp4mpVersion=0.10.0
quarkusLsVersion=0.17.0
quteLsVersion=0.17.0
kotlin.stdlib.default.dependency = false

0 comments on commit 643d2cf

Please sign in to comment.