Skip to content

Commit f745ce7

Browse files
committed
SLVSCODE-883 Bump embedded IaC analyzer to 1.37
1 parent 78cbd1b commit f745ce7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Update Java analyzer 8.1 -> [8.5](https://sonarsource.atlassian.net/projects/SONARJAVA/versions/15977/tab/release-report-all-issues?isReleaseNoteModalOpen=true), support for Java 22, hardening
55
* Update XML analyzer 2.10 -> [2.11](https://sonarsource.atlassian.net/projects/SONARXML/versions/14256/tab/release-report-all-issues)
66
* Update Python analyzer 4.22 -> [4.23](https://sonarsource.atlassian.net/projects/SONARPY/versions/15939/tab/release-report-all-issues?isReleaseNoteModalOpen=true)
7+
* Update IaC analyzer 1.36 -> [1.37](https://sonarsource.atlassian.net/projects/SONARIAC/versions/15987/tab/release-report-all-issues)
78

89
## 4.11
910

scripts/dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
{
7070
"groupId": "org.sonarsource.iac",
7171
"artifactId": "sonar-iac-plugin",
72-
"version": "1.36.0.12431",
72+
"version": "1.37.0.12742",
7373
"output": "analyzers/sonariac.jar"
7474
},
7575
{

0 commit comments

Comments
 (0)