Skip to content

Commit 4c51f73

Browse files
authored
Merge pull request #12 from fractalliter/dependabot/gradle/org.sonarqube-4.4.1.3373
Bump org.sonarqube from 3.5.0.2730 to 4.4.1.3373
2 parents 2f8856e + 93362f7 commit 4c51f73

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
@@ -14,7 +14,7 @@ plugins {
1414
kotlin("jvm") version "1.9.10"
1515
id("org.jetbrains.kotlin.plugin.serialization") version "1.6.20"
1616
id("com.github.johnrengelman.shadow") version "7.0.0"
17-
id("org.sonarqube") version "3.5.0.2730"
17+
id("org.sonarqube") version "4.4.1.3373"
1818
}
1919

2020
tasks {

0 commit comments

Comments
 (0)