Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 2, 2024
1 parent fe6122c commit 760b420
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 @@ -29,5 +29,5 @@ android-baseline = { id = "androidx.baselineprofile", version = "1.3.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-samReceiver = { id = "org.jetbrains.kotlin.plugin.sam.with.receiver", version.ref = "kotlin" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.2" }
publicationsReport = { id = "io.github.gmazzo.publications.report", version = "1.2.8" }

0 comments on commit 760b420

Please sign in to comment.