Skip to content

Commit

Permalink
Bump com.vanniktech.maven.publish from 0.25.3 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.3 to 0.28.0.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.25.3...0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent a6b1dae commit 6048f37
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 @@ -8,7 +8,7 @@ kotlinter = { id = "org.jmailen.kotlinter", version = "3.9.0" }

gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.2.1" }

vanniktech-maven-publish = {id = "com.vanniktech.maven.publish", version = "0.25.3" }
vanniktech-maven-publish = {id = "com.vanniktech.maven.publish", version = "0.28.0" }

kgp = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin"}
agp = { id = "com.android.application", version.ref = "agp-version"}
Expand Down

0 comments on commit 6048f37

Please sign in to comment.