Skip to content

Commit 653c335

Browse files
authored
Update lsp4j to 0.19.4 (#209)
See release notes at https://plugins.jetbrains.com/plugin/23257-lsp4ij/versions/stable/1053439 Signed-off-by: Charlie Egan <charlie_egan@apple.com>
1 parent 79ac290 commit 653c335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ allprojects {
8181
create(platformType, platformVersion)
8282
val pluginList = mutableListOf(
8383
"PsiViewer:$psiViewerPluginVersion",
84-
"com.redhat.devtools.lsp4ij:0.19.3"
84+
"com.redhat.devtools.lsp4ij:0.19.4"
8585
)
8686
plugins(pluginList)
8787

0 commit comments

Comments
 (0)