Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: io.github.gradle-nexus.publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Apr 8, 2024
1 parent 1d9be76 commit e806bc9
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 @@ -10,7 +10,7 @@ robolectric = { module = "org.robolectric:robolectric", version = "4.12.1" }

[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
gradle-nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
gradle-nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
publicationsReport = { id = "io.github.gmazzo.publications.report", version = "1.2.7" }

0 comments on commit e806bc9

Please sign in to comment.