Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit b4e739f

Browse files
authored
Merge pull request #597 from graphql-java-kickstart/renovate/org.sonarqube-org.sonarqube.gradle.plugin-3.x
chore(deps): update dependency org.sonarqube:org.sonarqube.gradle.plugin to v3.2.0
2 parents 1d3b022 + 6cb8f80 commit b4e739f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
2222

2323
plugins {
2424
id "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
25-
id "org.sonarqube" version "3.1.1"
25+
id "org.sonarqube" version "3.2.0"
2626
id "jacoco"
2727
id 'io.codearte.nexus-staging' version '0.30.0'
2828
}

0 commit comments

Comments
 (0)