Skip to content

Commit aa83c3e

Browse files
Bump com.vanniktech:gradle-maven-publish-plugin from 0.25.3 to 0.34.0
Bumps [com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.3 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.25.3...0.34.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3700be1 commit aa83c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath("com.vanniktech:gradle-maven-publish-plugin:0.25.3")
12+
classpath("com.vanniktech:gradle-maven-publish-plugin:0.34.0")
1313
classpath("de.jensklingenberg:gradle-plugin:1.0.0")
1414
}
1515
}

0 commit comments

Comments
 (0)