Skip to content

Commit

Permalink
fix(deps): bump org.eclipse.lsp4j:org.eclipse.lsp4j.debug
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.lsp4j:org.eclipse.lsp4j.debug](https://github.com/eclipse-lsp4j/lsp4j) from 0.23.1 to 0.24.0.
- [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.23.1...v0.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 89283f7 commit b987dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/eea-eclipse-platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<dependency>
<groupId>org.eclipse.lsp4j</groupId>
<artifactId>org.eclipse.lsp4j.debug</artifactId>
<version>0.23.1</version>
<version>0.24.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit b987dfc

Please sign in to comment.