Skip to content

Commit

Permalink
Upgrade Language Server to 1.13.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <[email protected]>
  • Loading branch information
apupier committed Aug 23, 2023
1 parent 378b8f8 commit 4c7f8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.github.camel-tooling.lsp.eclipse.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<packaging>eclipse-plugin</packaging>

<properties>
<camel-lsp-server-version>1.12.0-SNAPSHOT</camel-lsp-server-version>
<camel-lsp-server-version>1.13.0-SNAPSHOT</camel-lsp-server-version>
<tycho-version>0.26.0</tycho-version>
</properties>

Expand Down

0 comments on commit 4c7f8d1

Please sign in to comment.