Skip to content

Commit

Permalink
chore(deps): update dependency org.sonarsource.scanner.gradle:sonarqu…
Browse files Browse the repository at this point in the history
…be-gradle-plugin to v4.3.0.3225
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent 8e78213 commit 770eaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:${libs.plugins.spotless.get().version}")
implementation("io.github.gradle-nexus:publish-plugin:1.2.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.2.1.3168")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.3.0.3225")
}

spotless {
Expand Down

0 comments on commit 770eaec

Please sign in to comment.