From 23d522092897d15cbc4a2ffd0821de48321a14ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:45:21 +0000 Subject: [PATCH] Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.32.0 to 0.33.0. - [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.32.0...0.33.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- MPChartLib/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MPChartLib/build.gradle b/MPChartLib/build.gradle index 8bebfe5acd..b6068579ca 100644 --- a/MPChartLib/build.gradle +++ b/MPChartLib/build.gradle @@ -2,7 +2,7 @@ plugins { id 'com.android.library' id 'maven-publish' id 'kotlin-android' - id "com.vanniktech.maven.publish" version "0.32.0" + id "com.vanniktech.maven.publish" version "0.33.0" } ext {