Skip to content

Commit 7169c2f

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
Build(deps): bump lsp4j from 0.23.1 to 0.24.0
Bumps `lsp4j` from 0.23.1 to 0.24.0. 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) --- updated-dependencies: - dependency-name: org.eclipse.lsp4j:org.eclipse.lsp4j dependency-type: direct:production update-type: version-update:semver-minor - 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]>
1 parent 78a1fdc commit 7169c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
intellij = "2024.3"
33
intellijPreview = "2024.3"
44
junixsocket = "2.10.1"
5-
lsp4j = "0.23.1"
5+
lsp4j = "0.24.0"
66

77
[libraries]
88
junit = "junit:junit:4.13.2"

0 commit comments

Comments
 (0)