Skip to content

Commit 571c52b

Browse files
Bump org.sonarqube from 7.0.1.6134 to 7.1.0.6387 (#54)
Bumps org.sonarqube from 7.0.1.6134 to 7.1.0.6387. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.1.0.6387 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de3415c commit 571c52b

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.0.1.6134"
18+
id("org.sonarqube") version "7.1.0.6387"
1919
id("me.champeau.jmh") version "0.7.3"
2020
}
2121

0 commit comments

Comments
 (0)