We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a070a46 commit 97e2035Copy full SHA for 97e2035
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ junixsocket = "2.9.1"
5
[libraries]
6
junixsocket-common = { module = "com.kohlschutter.junixsocket:junixsocket-common", version.ref = "junixsocket" }
7
junixsocket-native-common = { module = "com.kohlschutter.junixsocket:junixsocket-native-common", version.ref = "junixsocket" }
8
-lsp4j = "org.eclipse.lsp4j:org.eclipse.lsp4j:0.22.0"
+lsp4j = "org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.0"
9
junit = "junit:junit:4.13.2"
10
11
[bundles]
0 commit comments