Skip to content

Commit 4e4e091

Browse files
authored
Merge pull request #18 from openapi-processor/dependabot/gradle/org.sonarqube-4.1.0.3113
Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113
2 parents 3827b5b + 82e32ff commit 4e4e091

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ openapi-parser = ["openapi-parser-parser", "io-jackson"]
6262
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
6363
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
6464
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
65-
sonar = { id = "org.sonarqube", version = "4.0.0.2929" }
65+
sonar = { id = "org.sonarqube", version = "4.1.0.3113" }
6666

6767
#versions = { id = "com.github.ben-manes.versions", version = "0.42.0" }

0 commit comments

Comments
 (0)