File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,8 +180,8 @@ dependencies {
180
180
181
181
// Plugins:
182
182
// See full list of supported plugins here: https://github.com/SonarSource/sonarlint-intellij/blob/master/gradle/libs.versions.toml
183
- sonarPluginArtifacts ' org.sonarsource.java:sonar-java-symbolic-execution-plugin:8.11 .0.38440 '
184
- sonarPluginArtifacts ' org.sonarsource.java:sonar-java-plugin:8.11 .0.38440 '
183
+ sonarPluginArtifacts ' org.sonarsource.java:sonar-java-symbolic-execution-plugin:8.12 .0.38599 '
184
+ sonarPluginArtifacts ' org.sonarsource.java:sonar-java-plugin:8.12 .0.38599 '
185
185
sonarPluginArtifacts ' org.sonarsource.javascript:sonar-javascript-plugin:10.21.1.30825'
186
186
// sonarPluginArtifacts 'org.sonarsource.php:sonar-php-plugin:3.39.0.12526' // PHP projects are unlikely built with Gradle
187
187
// sonarPluginArtifacts 'org.sonarsource.python:sonar-python-plugin:4.23.0.17664' // Python projects are unlikely built with Gradle
You can’t perform that action at this time.
0 commit comments