Skip to content

Commit eee8afa

Browse files
authored
Merge pull request #552 from fwcd/lsp4j-0.21.2
Update LSP4J to 0.21.2
2 parents e5d18c8 + e670e29 commit eee8afa

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)