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 d0b0fa9 commit 0254d47Copy full SHA for 0254d47
org.eclipse.wildwebdeveloper/pom.xml
@@ -72,7 +72,7 @@
72
<goal>wget</goal>
73
</goals>
74
<configuration>
75
- <url>https://dbaeumer.gallery.vsassets.io/_apis/public/gallery/publisher/dbaeumer/extension/vscode-eslint/2.4.2/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage</url>
+ <url>https://dbaeumer.gallery.vsassets.io/_apis/public/gallery/publisher/dbaeumer/extension/vscode-eslint/2.4.3/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage</url>
76
<outputFileName>vscode-eslint-ls.zip</outputFileName>
77
<unpack>true</unpack>
78
<outputDirectory>${project.build.directory}/vscode-eslint-ls</outputDirectory>
0 commit comments