mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
Update plugin gradleVersions to v0.42.0 (#4559)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -45,7 +45,7 @@ jcommander = "com.beust:jcommander:1.82"
|
||||
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.8.0" }
|
||||
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.19.0" }
|
||||
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
|
||||
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.41.0" }
|
||||
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.42.0" }
|
||||
pluginPublishing = { id = "com.gradle.plugin-publish", version = "0.20.0" }
|
||||
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
|
||||
sonarqube = { id = "org.sonarqube", version = "3.3" }
|
||||
|
||||
Reference in New Issue
Block a user