Skip to content

Commit

Permalink
Update plugin pluginPublishing to v0.21.0 (#4655)
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 Mar 30, 2022
1 parent dd00f22 commit 7ddbda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.20.0-RC1" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.42.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "0.20.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "0.21.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
sonarqube = { id = "org.sonarqube", version = "3.3" }

Expand Down

0 comments on commit 7ddbda3

Please sign in to comment.