Skip to content

Commit 96d2a6e

Browse files
dependabot[bot]BraisGabin
authored andcommitted
Bump com.vanniktech:gradle-maven-publish-plugin from 0.28.0 to 0.29.0
Bumps [com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.28.0 to 0.29.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.28.0...0.29.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d49f51 commit 96d2a6e

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
@@ -6,7 +6,7 @@ plugins {
66

77
buildscript {
88
dependencies {
9-
classpath("com.vanniktech:gradle-maven-publish-plugin:0.28.0")
9+
classpath("com.vanniktech:gradle-maven-publish-plugin:0.29.0")
1010
}
1111
}
1212

0 commit comments

Comments
 (0)