Skip to content

Commit 0bb2ad5

Browse files
Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.33.0 to 0.34.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](vanniktech/gradle-maven-publish-plugin@0.33.0...0.34.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84c830d commit 0bb2ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MPChartLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'com.android.library'
33
id 'maven-publish'
44
id 'kotlin-android'
5-
id "com.vanniktech.maven.publish" version "0.33.0"
5+
id "com.vanniktech.maven.publish" version "0.34.0"
66
}
77

88
ext {

0 commit comments

Comments
 (0)