Skip to content

Commit

Permalink
Merge pull request #344 from mattbsox/lsp4j-0.17.0
Browse files Browse the repository at this point in the history
Update lsp4j to 0.17.0
  • Loading branch information
kathrynkodama authored Oct 19, 2022
2 parents 12c6722 + d208754 commit db87357
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 db87357

Please sign in to comment.