Skip to content

Commit b15b972

Browse files
Bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0 (#132)
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.34.0 to 0.35.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.34.0...0.35.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d4347b commit b15b972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dokka = { id = "org.jetbrains.dokka-javadoc", version = "2.1.0" }
1313
gitVersion = { id = "io.github.gmazzo.gitversion", version = "1.5.1" }
1414
gradle-nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
1515
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
16-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
16+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
1717
publicationsReport = { id = "io.github.gmazzo.publications.report", version = "1.3.3" }

0 commit comments

Comments
 (0)