Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps com.gradle.plugin-publish from 1.2.2 to 1.3.0.

---
updated-dependencies:
- dependency-name: com.gradle.plugin-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 16, 2024
1 parent c049756 commit c51d48b
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 @@ -11,6 +11,6 @@ robolectric = { module = "org.robolectric:robolectric", version = "4.13" }
[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
gradle-nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.2" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
publicationsReport = { id = "io.github.gmazzo.publications.report", version = "1.2.8" }

0 comments on commit c51d48b

Please sign in to comment.