Skip to content

Commit e2e7c79

Browse files
Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.29.0 to 0.30.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.29.0...0.30.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b00b77 commit e2e7c79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id "io.freefair.lombok" version "8.10"
4-
id "com.vanniktech.maven.publish" version "0.29.0"
4+
id "com.vanniktech.maven.publish" version "0.30.0"
55
id "com.diffplug.spotless" version "7.0.0.BETA2"
66
}
77

0 commit comments

Comments
 (0)