Skip to content

Commit 3aa40ce

Browse files
authored
Merge pull request #556 from 1c-syntax/dependabot/gradle/org.sonarqube-7.2.1.6560
Bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560
2 parents f41a78d + 11a302f commit 3aa40ce

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.21.0"
17-
id("org.sonarqube") version "7.2.0.6526"
17+
id("org.sonarqube") version "7.2.1.6560"
1818
id("me.champeau.jmh") version "0.7.3"
1919
}
2020

0 commit comments

Comments
 (0)