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 b3c4cc7 commit 1cf6c10Copy full SHA for 1cf6c10
install/pom.xml
@@ -48,7 +48,7 @@
48
<goal>wget</goal>
49
</goals>
50
<configuration>
51
- <url>https://github.com/emacs-lsp/lsp-java/releases/download/2.1/Pivotal.vscode-spring-boot-1.2.0.vsix</url>
+ <url>https://github.com/emacs-lsp/lsp-java/releases/download/2.1/Pivotal.vscode-spring-boot-1.3.0.vsix</url>
52
<outputFileName>vscode-extension.zip</outputFileName>
53
<outputDirectory>${project.build.directory}</outputDirectory>
54
</configuration>
0 commit comments