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 2f737eb commit 147bdbaCopy full SHA for 147bdba
adapter/build.gradle
@@ -15,7 +15,7 @@ startScripts {
15
16
dependencies {
17
// The JSON-RPC and Debug Adapter Protocol implementations
18
- implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j.debug:0.10.0'
+ implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j.debug:0.12.0'
19
implementation 'org.jetbrains.kotlin:kotlin-stdlib'
20
implementation 'org.jetbrains.kotlin:kotlin-reflect'
21
implementation('kotlin-language-server:shared') {
0 commit comments