Skip to content

Commit 29e625e

Browse files
Merge pull request #1500 from ie3-institute/dependabot/gradle/dev/org.sonarqube-7.2.1.6560
Bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560
2 parents 2487241 + 8f78740 commit 29e625e

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
@@ -9,7 +9,7 @@ plugins {
99
id 'de.undercouch.download' version '5.6.0'
1010
id 'kr.motd.sphinx' version '2.10.1' // documentation generation
1111
id 'jacoco' // java code coverage plugin
12-
id "org.sonarqube" version "7.2.0.6526" // sonarqube
12+
id "org.sonarqube" version "7.2.1.6560" // sonarqube
1313
id 'net.thauvin.erik.gradle.semver' version '1.0.4' // semantic versioning
1414
id "com.github.johnrengelman.shadow" version "8.1.1" // fat jar
1515
}

0 commit comments

Comments
 (0)