Skip to content

Commit 4c1ebb9

Browse files
authored
Merge pull request #58 from 1c-syntax/dependabot/gradle/org.sonarqube-7.2.2.6593
Bump org.sonarqube from 7.2.0.6526 to 7.2.2.6593
2 parents 94f6d11 + 19a9541 commit 4c1ebb9

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
@@ -15,7 +15,7 @@ plugins {
1515
id("com.github.ben-manes.versions") version "0.53.0"
1616
id("ru.vyarus.pom") version "3.0.0"
1717
id("org.jreleaser") version "1.21.0"
18-
id("org.sonarqube") version "7.2.0.6526"
18+
id("org.sonarqube") version "7.2.2.6593"
1919
id("me.champeau.jmh") version "0.7.3"
2020
}
2121

0 commit comments

Comments
 (0)