Skip to content

Commit

Permalink
Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3 (#323)
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.2 to 0.25.3.
- [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.2...0.25.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jared Burrows <jaredsburrows@gmail.com>
  • Loading branch information
dependabot[bot] and jaredsburrows committed Jul 6, 2023
1 parent 8f81c63 commit 4ca1b18
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 @@ -6,7 +6,7 @@ kotlin = "1.9.0"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.0" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.2.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.47.0" }

Expand Down

0 comments on commit 4ca1b18

Please sign in to comment.