Skip to content

Commit

Permalink
Update embedded JS/TS analyzer to 10.10.0.24774 (#5112)
Browse files Browse the repository at this point in the history
Fixes #5039
  • Loading branch information
georgii-borovinskikh-sonarsource authored Dec 14, 2023
1 parent fdc4836 commit e455b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EmbeddedSonarAnalyzer.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- Note: Guide on how to update the analyzers is on the xtranet! -->
<EmbeddedSonarAnalyzerVersion>9.15.0.81779</EmbeddedSonarAnalyzerVersion>
<EmbeddedSonarCFamilyAnalyzerVersion>6.51.0.65468</EmbeddedSonarCFamilyAnalyzerVersion>
<EmbeddedSonarJSAnalyzerVersion>10.8.0.24207</EmbeddedSonarJSAnalyzerVersion>
<EmbeddedSonarJSAnalyzerVersion>10.10.0.24774</EmbeddedSonarJSAnalyzerVersion>
<!-- Secrets
Secrets are special case: we get the analyzer binaries from a NuGet package, and the
rule help from an "normal" Java plugin. The two artefacts are versioned separately.
Expand Down

0 comments on commit e455b40

Please sign in to comment.