We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202a6b8 commit 644c4cbCopy full SHA for 644c4cb
lua/java/startup/mason-dep.lua
@@ -52,7 +52,7 @@ function M.get_pkg_list(config)
52
{ name = 'jdtls', version = 'v1.31.0' },
53
{ name = 'lombok-nightly', version = 'nightly' },
54
{ name = 'java-test', version = '0.40.1' },
55
- { name = 'java-debug-adapter', version = '0.55.0' },
+ { name = 'java-debug-adapter', version = '0.58.0' },
56
})
57
58
if config.jdk.auto_install then
0 commit comments