Skip to content

Commit

Permalink
Bump org.eclipse.lsp4j:org.eclipse.lsp4j from 0.8.1 to 0.23.1
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.lsp4j:org.eclipse.lsp4j](https://github.com/eclipse-lsp4j/lsp4j) from 0.8.1 to 0.23.1.
- [Release notes](https://github.com/eclipse-lsp4j/lsp4j/releases)
- [Changelog](https://github.com/eclipse-lsp4j/lsp4j/blob/main/CHANGELOG.md)
- [Commits](eclipse-lsp4j/lsp4j@v0.8.1...v0.23.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 6578be8 commit db63074
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.eclipse.lsp4j</groupId>
<artifactId>org.eclipse.lsp4j</artifactId>
<version>0.8.1</version>
<version>0.23.1</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit db63074

Please sign in to comment.