Skip to content

Commit ea08f3d

Browse files
committed
Switch to LSP4j 0.3.1
1 parent e6b0a4f commit ea08f3d

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.0"
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.3.1"
99
junit = "junit:junit:4.13.2"
1010

1111
[bundles]

0 commit comments

Comments
 (0)