Skip to content

Commit

Permalink
Update lsp4j to 0.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Bowersox <[email protected]>
  • Loading branch information
mattbsox committed Oct 19, 2022
1 parent 12c6722 commit d208754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jakarta.ls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<lsp4j.version>0.16.0</lsp4j.version>
<lsp4j.version>0.17.0</lsp4j.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d208754

Please sign in to comment.