From 17cee97df4b37902ed12d70dc140ce1fc1b6e2d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 21:01:59 +0000 Subject: [PATCH] Bump com.vanniktech.maven.publish from 0.14.2 to 0.23.2 Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.14.2 to 0.23.2. - [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](https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.14.2...0.23.2) --- 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..9955d5afed 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.23.2" } ext {