Skip to content

Commit ec15bc9

Browse files
authored
Merge pull request #540 from 1c-syntax/dependabot/gradle/org.sonarqube-7.0.1.6134
Bump org.sonarqube from 7.0.0.6105 to 7.0.1.6134
2 parents 9511d1f + 9996f2f commit ec15bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id("com.github.ben-manes.versions") version "0.53.0"
1515
id("ru.vyarus.pom") version "3.0.0"
1616
id("org.jreleaser") version "1.20.0"
17-
id("org.sonarqube") version "7.0.0.6105"
17+
id("org.sonarqube") version "7.0.1.6134"
1818
id("me.champeau.jmh") version "0.7.3"
1919
}
2020

0 commit comments

Comments
 (0)