Skip to content

Commit 3e1c24a

Browse files
Bump gradle-maven-publish-plugin from 0.13.0 to 0.14.1 (#7186)
Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.13.0 to 0.14.1. - [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.13.0...0.14.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent adc3a5b commit 3e1c24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
ext.jfrogExtractorVersion = "4.20.0"
1717
ext.bndVersion = "5.2.0"
1818
ext.checkstyleVersion = "8.26"
19-
ext.vanniktechPublishPlugin = "0.13.0"
19+
ext.vanniktechPublishPlugin = "0.14.1"
2020

2121
// --------------------------------------
2222

0 commit comments

Comments
 (0)