Skip to content

Commit eab33b5

Browse files
Bump gradle-maven-publish-plugin from 0.19.0 to 0.22.0
Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.19.0 to 0.22.0. - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/master/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.19.0...0.22.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69d24cf commit eab33b5

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
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
dependencies {
1212
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1"
13-
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.19.0'
13+
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.22.0'
1414
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1"
1515
}
1616
}

0 commit comments

Comments
 (0)