Skip to content

Commit b9fd017

Browse files
author
Dan Hansen
committed
Upgrade to Java Debug Server for jdt.ls version 0.30.0
https://github.com/microsoft/java-debug/releases/tag/0.30.0
1 parent 6594f26 commit b9fd017

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
}
6868
],
6969
"javaExtensions": [
70-
"./server/com.microsoft.java.debug.plugin-0.29.0.jar"
70+
"./server/com.microsoft.java.debug.plugin-0.30.0.jar"
7171
],
7272
"configuration": {
7373
"type": "object",

0 commit comments

Comments
 (0)