Skip to content

Commit cc63f59

Browse files
Bump maven-publish from 0.34.0 to 0.35.0
Bumps `maven-publish` from 0.34.0 to 0.35.0. Updates `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) Updates `com.vanniktech.maven.publish.base` 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:gradle-maven-publish-plugin dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vanniktech.maven.publish.base dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 768011d commit cc63f59

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
@@ -4,7 +4,7 @@ buf = "1.59.0"
44
cel = "0.11.1"
55
error-prone = "2.44.0"
66
junit = "5.14.1"
7-
maven-publish = "0.34.0"
7+
maven-publish = "0.35.0"
88
protobuf = "4.33.0"
99

1010
[libraries]

0 commit comments

Comments
 (0)