Skip to content

Commit 0d4d262

Browse files
Bump gradle-maven-publish-plugin from 0.18.0 to 0.20.0
Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.18.0 to 0.20.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.18.0...0.20.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] <support@github.com>
1 parent 900539f commit 0d4d262

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
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
dependencies {
1414
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.0.0"
15-
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.18.0'
15+
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0'
1616
classpath "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1"
1717
}
1818
}

0 commit comments

Comments
 (0)