Skip to content

Commit 494ee82

Browse files
Bump com.vanniktech.maven.publish from 0.30.0 to 0.31.0
Bumps [com.vanniktech.maven.publish](https://github.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) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2458368 commit 494ee82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java-library'
55
id 'maven-publish'
66
id 'signing'
7-
id 'com.vanniktech.maven.publish' version '0.30.0'
7+
id 'com.vanniktech.maven.publish' version '0.31.0'
88
id 'net.researchgate.release' version '3.1.0'
99
}
1010

0 commit comments

Comments
 (0)