diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6fc1d87af..d27063b9f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ sonar-html = "3.18.0.5605" sonar-xml = "2.12.0.5749" sonar-omnisharp = "1.25.0.100242" sonar-text = "2.20.0.5038" -sonar-iac = "1.39.0.13718" +sonar-iac = "1.40.0.13983" sonar-cpp = "6.62.0.78645" sonar-dotnet = "10.3.0.106239" diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 0ad2cacf6..a3085f1b7 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -61,7 +61,7 @@ -
  • 10.15 - 1 new QuickFix for Java
  • +
  • 10.15 - 1 new QuickFix for Java. Bug fixes, fewer FPs and improvements for many languages.
  • 10.14.1 - Fix unwanted loading bar appearance for computing branch information. Fix connection issue for SonarQube Server versions 10.0 - 10.4.
  • 10.14 - Support analysis of Jupyter Notebook files. Increase JS/TS analysis speed and fix an issue where many temporary files would be created. Drop support for username/password authentication.
  • 10.13.1 - Include a transparent and dark version of the plugin icon. Fix a noisy log error about a missing ProgressIndicator. Improve the tool window icon behavior to reflect the current number of issues in the file.