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
  • Loading branch information
renovate[bot] authored and KengoTODA committed Jun 12, 2023
1 parent c7b727d commit 18156f0
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.0.1")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.5.0.2730")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.2.1.3168")
}

spotless {
Expand Down

0 comments on commit 18156f0

Please sign in to comment.