From 4de51e8fa58dd2311507a5277c805b5c4cee5ca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 20:11:36 +0000 Subject: [PATCH] Bump com.vanniktech.maven.publish from 0.14.2 to 0.17.0 Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.14.2 to 0.17.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](https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.14.2...0.17.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7358b2609b..544898d194 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ plugins { id("com.github.hierynomus.license") version "0.15.0" id("com.jfrog.artifactory") version "4.21.0" id("biz.aQute.bnd.builder") version "5.3.0" - id("com.vanniktech.maven.publish") version "0.14.2" + id("com.vanniktech.maven.publish") version "0.17.0" } ext {