Skip to content

Commit

Permalink
update sonar version for qa (#5194)
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn authored May 4, 2024
1 parent 33dabf5 commit 072d207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {

// plugins we configure
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.0.0.4638")

api(kotlin("test"))
}
Expand Down

0 comments on commit 072d207

Please sign in to comment.