Skip to content

Commit 007081e

Browse files
build(deps): bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0
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] <support@github.com>
1 parent 5087c09 commit 007081e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.vanniktech.maven.publish" version "0.34.0"
2+
id "com.vanniktech.maven.publish" version "0.35.0"
33
id "io.kestra.gradle.inject-bom-versions" version "1.0.0"
44
id 'java-library'
55
id "idea"

0 commit comments

Comments
 (0)