Skip to content

Commit 52b3971

Browse files
build(deps): Bump org.sonarqube from 7.3.1.8318 to 7.4.0.8496
Bumps org.sonarqube from 7.3.1.8318 to 7.4.0.8496. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.4.0.8496 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1edbfd commit 52b3971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("org.jetbrains.intellij.platform") version "2.18.1"
1212
id("org.jetbrains.changelog") version "2.5.0"
1313
id("com.diffplug.spotless") version "8.9.0"
14-
id("org.sonarqube") version "7.3.1.8318"
14+
id("org.sonarqube") version "7.4.0.8496"
1515
id("com.github.ben-manes.versions") version "0.61.0"
1616
id("me.qoomon.git-versioning") version "6.4.4"
1717
}

0 commit comments

Comments
 (0)