Skip to content

Commit bdb0a8a

Browse files
build(deps): bump org.sonarqube from 7.0.0.6105 to 7.1.0.6387
Bumps org.sonarqube from 7.0.0.6105 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]>
1 parent d786674 commit bdb0a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id "com.github.jk1.dependency-license-report" version "3.0.1"
1111
//id "nebula.lint" version "19.0.3"
1212
id "org.panteleyev.jpackageplugin" version "1.7.5"
13-
id "org.sonarqube" version "7.0.0.6105"
13+
id "org.sonarqube" version "7.1.0.6387"
1414
}
1515

1616
import com.github.jk1.license.render.*

0 commit comments

Comments
 (0)