Skip to content

Commit

Permalink
Update plugin sonarqube to v3.4.0.2513 (#512)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 29, 2022
1 parent bb69e76 commit 3a2b032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codyze-v3/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ cpg = ["cpg-core", "cpg-analysis"]
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}
kotlin = { id = "org.jetbrains.kotlin", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version.ref = "kotlin" }
sonarqube = { id = "org.sonarqube", version = "3.3" }
sonarqube = { id = "org.sonarqube", version = "3.4.0.2513" }
spotless = { id = "com.diffplug.spotless", version = "6.7.2" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }

0 comments on commit 3a2b032

Please sign in to comment.