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.
2 parents e5d18c8 + e670e29 commit eee8afaCopy full SHA for eee8afa
platform/build.gradle.kts
@@ -8,7 +8,7 @@ javaPlatform {
8
9
val kotlinVersion = "1.9.20"
10
val exposedVersion = "0.37.3"
11
-val lsp4jVersion = "0.15.0"
+val lsp4jVersion = "0.21.2"
12
13
// constrain the dependencies that we use to these specific versions
14
dependencies {
0 commit comments