Skip to content

Commit 105c90d

Browse files
Bump maven-publish from 0.30.0 to 0.31.0
Bumps `maven-publish` from 0.30.0 to 0.31.0. Updates `com.vanniktech:gradle-maven-publish-plugin` from 0.30.0 to 0.31.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.30.0...0.31.0) Updates `com.vanniktech.maven.publish.base` from 0.30.0 to 0.31.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.30.0...0.31.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vanniktech.maven.publish.base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e379eb commit 105c90d

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.50.0"
44
cel = "0.5.1"
55
ipaddress = "5.5.1"
66
junit = "5.12.0"
7-
maven-publish = "0.30.0"
7+
maven-publish = "0.31.0"
88
# When updating, make sure to update versions in the following files to match and regenerate code with 'make generate'.
99
# - buf.gen.yaml
1010
# - conformance/buf.gen.yaml

0 commit comments

Comments
 (0)