Skip to content

Commit e670e29

Browse files
committed
Update LSP4J to 0.21.2
1 parent 9ae4ede commit e670e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ javaPlatform {
88

99
val kotlinVersion = "1.9.20"
1010
val exposedVersion = "0.37.3"
11-
val lsp4jVersion = "0.15.0"
11+
val lsp4jVersion = "0.21.2"
1212

1313
// constrain the dependencies that we use to these specific versions
1414
dependencies {

0 commit comments

Comments
 (0)