Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent f53c53f commit 080379e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "org.shipkit:shipkit-auto-version:1.+"
classpath "org.shipkit:shipkit-changelog:1.+"
classpath "com.gradle.publish:plugin-publish-plugin:1.1.0"
classpath "com.gradle.publish:plugin-publish-plugin:1.2.1"
}
}

Expand Down

0 comments on commit 080379e

Please sign in to comment.