Skip to content

Commit 147bdba

Browse files
committed
Update LSP4J to 0.12.0
1 parent 2f737eb commit 147bdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adapter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ startScripts {
1515

1616
dependencies {
1717
// The JSON-RPC and Debug Adapter Protocol implementations
18-
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j.debug:0.10.0'
18+
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j.debug:0.12.0'
1919
implementation 'org.jetbrains.kotlin:kotlin-stdlib'
2020
implementation 'org.jetbrains.kotlin:kotlin-reflect'
2121
implementation('kotlin-language-server:shared') {

0 commit comments

Comments
 (0)