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

Commit 6cb8f80

Browse files
committed
chore(deps): update dependency org.sonarqube:org.sonarqube.gradle.plugin to v3.2.0
1 parent 1d3b022 commit 6cb8f80

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)