Skip to content

Commit

Permalink
Update plugin org.sonarqube to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent bc7e43d commit ef79a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
// Apply the java-library plugin for API and implementation separation.
id 'java-library'
id 'org.owasp.dependencycheck' version '10.0.4'
id 'org.sonarqube' version '5.1.0.4882'
id 'org.sonarqube' version '6.0.1.5171'
id 'jacoco'
}

Expand Down

0 comments on commit ef79a17

Please sign in to comment.