Skip to content

Commit

Permalink
Update plugin gradleVersions to v0.40.0 (#4432)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 31, 2021
1 parent f6440e3 commit d993ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -43,7 +43,7 @@ jcommander = "com.beust:jcommander:1.81"
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.39.0" }
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.40.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "0.19.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
sonarqube = { id = "org.sonarqube", version = "3.3" }
Expand Down

0 comments on commit d993ce6

Please sign in to comment.