Skip to content

Commit d9f0beb

Browse files
Bump com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin
Bumps [com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.31.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.31.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] <[email protected]>
1 parent 38cbcf9 commit d9f0beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ dependencies {
2121
implementation("org.graalvm.buildtools:native-gradle-plugin:0.10.6")
2222
implementation("com.citi.gradle-plugins.helm:helm-plugin:$helm")
2323
implementation("com.citi.gradle-plugins.helm:helm-publish-plugin:$helm")
24-
implementation("com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.31.0")
24+
implementation("com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.35.0")
2525
}

0 commit comments

Comments
 (0)