Skip to content

Commit c9c85cf

Browse files
Bump com.vanniktech:gradle-maven-publish-plugin from 0.23.1 to 0.25.3
Bumps [com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.23.1 to 0.25.3. - [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.23.1...0.25.3) --- 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] <support@github.com>
1 parent f8adf4f commit c9c85cf

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.23.1")
12+
classpath("com.vanniktech:gradle-maven-publish-plugin:0.25.3")
1313
classpath("de.jensklingenberg:gradle-plugin:1.0.0")
1414
}
1515
}

0 commit comments

Comments
 (0)