Skip to content

Commit

Permalink
Upgrade to Java Debug Server for jdt.ls version 0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dansomething committed Feb 17, 2024
1 parent 2cfd289 commit db96c05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"lint": "eslint .",
"prepare": "npm-run-all clean build",
"release": "np --no-tests",
"updateServer": "./update_server",
"watch": "node esbuild.mjs --watch"
},
"prettier": {
Expand Down Expand Up @@ -68,7 +67,7 @@
}
],
"javaExtensions": [
"./server/com.microsoft.java.debug.plugin-0.47.0.jar"
"./server/com.microsoft.java.debug.plugin-0.51.0.jar"
],
"configuration": {
"type": "object",
Expand Down
Binary file not shown.

0 comments on commit db96c05

Please sign in to comment.