Skip to content

Commit

Permalink
Bump org.sonarqube from 3.0 to 3.1
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 3.0 to 3.1.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 14, 2021
1 parent 74d1e80 commit c730560
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 @@ -4,7 +4,7 @@ plugins {
id 'maven-publish'
id 'signing'
id 'idea'
id "org.sonarqube" version "3.0"
id "org.sonarqube" version "3.1"
id "org.jetbrains.gradle.plugin.idea-ext" version "0.10"
id 'io.codearte.nexus-staging' version '0.22.0'
}
Expand Down

0 comments on commit c730560

Please sign in to comment.