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 4138b87 commit 72db037
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,7 +11,7 @@ mockk = { module = "io.mockk:mockk", version = "1.13.12" }

[plugins]
android = { id = "com.android.application", version = "8.6.0" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.2" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
jacoco-testkit = { id = "pl.droidsonroids.jacoco.testkit", version = "1.0.12" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 72db037

Please sign in to comment.