Skip to content

Commit 8d82eb5

Browse files
chore(deps): bump com.vanniktech.maven.publish from 0.32.0 to 0.34.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.32.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.32.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] <[email protected]>
1 parent 74c5147 commit 8d82eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eppo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'com.android.library'
33
id 'maven-publish'
4-
id "com.vanniktech.maven.publish" version "0.32.0"
4+
id "com.vanniktech.maven.publish" version "0.34.0"
55
id 'signing'
66
id "com.diffplug.spotless" version "7.0.4"
77
}

0 commit comments

Comments
 (0)