Skip to content

Commit 97e2035

Browse files
Build(deps): bump org.eclipse.lsp4j:org.eclipse.lsp4j
Bumps [org.eclipse.lsp4j:org.eclipse.lsp4j](https://github.com/eclipse-lsp4j/lsp4j) from 0.22.0 to 0.23.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.22.0...v0.23.0) --- 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]>
1 parent a070a46 commit 97e2035

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
@@ -5,7 +5,7 @@ junixsocket = "2.9.1"
55
[libraries]
66
junixsocket-common = { module = "com.kohlschutter.junixsocket:junixsocket-common", version.ref = "junixsocket" }
77
junixsocket-native-common = { module = "com.kohlschutter.junixsocket:junixsocket-native-common", version.ref = "junixsocket" }
8-
lsp4j = "org.eclipse.lsp4j:org.eclipse.lsp4j:0.22.0"
8+
lsp4j = "org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.0"
99
junit = "junit:junit:4.13.2"
1010

1111
[bundles]

0 commit comments

Comments
 (0)