Skip to content

Commit

Permalink
Bump org.eclipse.lsp4j:org.eclipse.lsp4j.debug from 0.21.2 to 0.22.0
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.21.2 to 0.22.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.21.2...v0.22.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 14, 2024
1 parent a9ba242 commit 4001d15
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 @@ -159,7 +159,7 @@
<dependency>
<groupId>org.eclipse.lsp4j</groupId>
<artifactId>org.eclipse.lsp4j.debug</artifactId>
<version>0.21.2</version>
<version>0.22.0</version>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
Expand Down

0 comments on commit 4001d15

Please sign in to comment.