Skip to content

Commit

Permalink
added sonar plugin (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirenkp2000 authored Jun 14, 2024
1 parent 7c7b917 commit fa24f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ plugins {
// overall code coverage
//jacoco
id("jacoco-report-aggregation")
id("org.sonarqube") version "4.4.1.3373"
}

group = "com.here.naksha"
Expand Down

0 comments on commit fa24f0b

Please sign in to comment.