Skip to content

Commit 548b13a

Browse files
chore: bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 (#37)
Bumps org.sonarqube from 3.5.0.2730 to 4.0.0.2929. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 215e76a commit 548b13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple-kit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
}
1616

1717
plugins {
18-
id "org.sonarqube" version "3.5.0.2730"
18+
id "org.sonarqube" version "4.0.0.2929"
1919
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
2020
}
2121

0 commit comments

Comments
 (0)