Skip to content

Commit

Permalink
Update plugin pluginPublishing to v1.0.0 (#5010)
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 0a00c2a commit bea15be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -45,5 +45,5 @@ contester-driver = { module = "io.github.davidburstrom.contester:contester-drive
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.10.1" }
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 = "1.0.0-rc-3" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "1.0.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }

0 comments on commit bea15be

Please sign in to comment.