Skip to content

Commit

Permalink
Update lsp4j version to 0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: David Kwon <[email protected]>
  • Loading branch information
dkwon17 authored and angelozerr committed Oct 9, 2019
1 parent c3af46f commit 802ce50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>lsp4xml is an XML specific implementation of the Language Server Protocol (LSP), and can be used with any editor that supports LSP, to offer an outstanding XML editing experience</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<lsp4j.version>0.7.1</lsp4j.version>
<lsp4j.version>0.8.1</lsp4j.version>
</properties>
<url>https://github.com/angelozerr/lsp4xml</url>
<licenses>
Expand Down

0 comments on commit 802ce50

Please sign in to comment.