Skip to content

Commit

Permalink
Bump the upstream-libs group in /rascal-lsp with 2 updates (#570)
Browse files Browse the repository at this point in the history
Bumps the upstream-libs group in /rascal-lsp with 2 updates: [org.eclipse.lsp4j:org.eclipse.lsp4j](https://github.com/eclipse-lsp4j/lsp4j) and [org.eclipse.lsp4j:org.eclipse.lsp4j.debug](https://github.com/eclipse-lsp4j/lsp4j).


Updates `org.eclipse.lsp4j:org.eclipse.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)

Updates `org.eclipse.lsp4j:org.eclipse.lsp4j.debug` 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)

Updates `org.eclipse.lsp4j:org.eclipse.lsp4j.debug` 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
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: upstream-libs
- dependency-name: org.eclipse.lsp4j:org.eclipse.lsp4j.debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: upstream-libs
- dependency-name: org.eclipse.lsp4j:org.eclipse.lsp4j.debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: upstream-libs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent a3fc114 commit d662f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rascal-lsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<junit.version>4.13.2</junit.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<log4j2.version>2.24.3</log4j2.version>
<lsp4j.version>0.23.1</lsp4j.version>
<lsp4j.version>0.24.0</lsp4j.version>
<sonar.organization>usethesource</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
Expand Down

0 comments on commit d662f56

Please sign in to comment.