Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
4.3.1.3277
  • Loading branch information
engel80 authored Sep 18, 2023
1 parent 33002c4 commit abd9def
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
@@ -1,6 +1,6 @@
plugins {
id 'base'
id "org.sonarqube" version "3.4.0.2513"
id "org.sonarqube" version "4.3.1.3277"
}

// Provide tasks to running commands on multi-platform
Expand Down Expand Up @@ -90,4 +90,4 @@ sonarqube {
property "sonar.issue.ignore.multicriteria.e1.resourceKey", "**/*.tf"
property "sonar.links.ci", "https://github.com/DevSecOpsSamples/gcp-private-services-access/actions"
}
}
}

0 comments on commit abd9def

Please sign in to comment.