Skip to content

Commit 2ad76ac

Browse files
build(deps): bump com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin
Bumps [com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin](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:com.vanniktech.maven.publish.gradle.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 e0dd26b commit 2ad76ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mockk = "1.14.2"
2121
# https://detekt.dev/docs/intro
2222
detekt = "1.23.8"
2323
# see https://github.com/vanniktech/gradle-maven-publish-plugin
24-
maven-publish = "0.33.0"
24+
maven-publish = "0.34.0"
2525

2626
[libraries]
2727
maven-publish = { module = "com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin", version.ref = "maven-publish" }

0 commit comments

Comments
 (0)