Skip to content

Commit 2734d6a

Browse files
chore(gradle): bump com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin from 0.34.0 to 0.35.0 (#7434)
Bumps [com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin](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:com.vanniktech.maven.publish.gradle.plugin dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2320b7c commit 2734d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636

3737
implementation "com.gradleup.shadow:shadow-gradle-plugin:8.3.8"
3838

39-
implementation('com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.34.0') {
39+
implementation('com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.35.0') {
4040
because('needed by plugin java-publishing-conventions')
4141
}
4242
}

0 commit comments

Comments
 (0)