Skip to content

Commit

Permalink
Bump com.vanniktech.maven.publish from 0.27.0 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.27.0 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.27.0...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 18, 2024
1 parent 586cff0 commit 6ef7c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -30,7 +30,7 @@ detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.5" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
vaniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
vaniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.28.0" }
graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.1" }
jlink = { id = "com.ryandens.jlink-application", version = "0.4.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit 6ef7c32

Please sign in to comment.