Skip to content

Commit

Permalink
Bump org.eclipse.lsp4j from 0.19.0 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.lsp4j](https://github.com/eclipse/lsp4j) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/eclipse/lsp4j/releases)
- [Changelog](https://github.com/eclipse/lsp4j/blob/main/CHANGELOG.md)
- [Commits](eclipse-lsp4j/lsp4j@v0.19.0...v0.20.1)

---
updated-dependencies:
- dependency-name: org.eclipse.lsp4j:org.eclipse.lsp4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2023
1 parent 7c031d7 commit 1f952a0
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 @@ -66,7 +66,7 @@
<dependency>
<groupId>org.eclipse.lsp4j</groupId>
<artifactId>org.eclipse.lsp4j</artifactId>
<version>0.19.0</version>
<version>0.20.1</version>
</dependency>
<dependency>
<groupId>com.vladsch.flexmark</groupId>
Expand Down

0 comments on commit 1f952a0

Please sign in to comment.