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 def27cf commit f20e49fCopy full SHA for f20e49f
lua/java/startup/mason-dep.lua
@@ -46,7 +46,7 @@ function M.get_pkg_list(config)
46
local dependecies = {
47
{ name = 'jdtls', version = 'v1.30.1' },
48
{ name = 'java-test', version = '0.40.1' },
49
- { name = 'java-debug-adapter', version = '0.52.0' },
+ { name = 'java-debug-adapter', version = '0.55.0' },
50
}
51
52
if config.jdk.auto_install then
0 commit comments