Skip to content

Commit

Permalink
Update org.sonarsource.java to v8.8.0.37665 (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent a402b47 commit 638862e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ dependencies {

// Plugins:
// See full list of supported plugins here: https://github.com/SonarSource/sonarlint-intellij/blob/master/gradle/libs.versions.toml
sonarPluginArtifacts 'org.sonarsource.java:sonar-java-symbolic-execution-plugin:8.7.0.37452'
sonarPluginArtifacts 'org.sonarsource.java:sonar-java-plugin:8.7.0.37452'
sonarPluginArtifacts 'org.sonarsource.java:sonar-java-symbolic-execution-plugin:8.8.0.37665'
sonarPluginArtifacts 'org.sonarsource.java:sonar-java-plugin:8.8.0.37665'
sonarPluginArtifacts 'org.sonarsource.javascript:sonar-javascript-plugin:10.19.0.29100'
//sonarPluginArtifacts 'org.sonarsource.php:sonar-php-plugin:3.39.0.12526' // PHP projects are unlikely built with Gradle
//sonarPluginArtifacts 'org.sonarsource.python:sonar-python-plugin:4.23.0.17664' // Python projects are unlikely built with Gradle
Expand Down

0 comments on commit 638862e

Please sign in to comment.