Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcb6ba6c

Browse files
chore(doc): automatic vimdoc update (#335)
Co-authored-by: s1n7ax <18459807+s1n7ax@users.noreply.github.com>
1 parent724a8ce commitcb6ba6c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/nvim-java.txt‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ want, following options are available
378378
},
379379

380380
jdtls = {
381-
version = 'v1.37.0',
381+
version = 'v1.43.0',
382382
},
383383

384384
lombok = {
@@ -388,7 +388,7 @@ want, following options are available
388388
-- load java test plugins
389389
java_test = {
390390
enable = true,
391-
version = '0.40.1',
391+
version = '0.43.0',
392392
},
393393

394394
-- load java debugger plugins
@@ -399,11 +399,13 @@ want, following options are available
399399

400400
spring_boot_tools = {
401401
enable = true,
402+
version = '1.59.0',
402403
},
403404

404405
jdk = {
405406
-- install jdk using mason.nvim
406407
auto_install = true,
408+
version = '17.0.2',
407409
},
408410

409411
notifications = {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp