Skip to content

Commit

Permalink
Update plugin pluginPublishing to v1.1.0 (#5526)
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 Nov 13, 2022
1 parent 8c2c42b commit 7c5935e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -46,5 +46,5 @@ contester-driver = { module = "io.github.davidburstrom.contester:contester-drive
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.12.1" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.44.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "1.0.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "1.1.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }

0 comments on commit 7c5935e

Please sign in to comment.