Skip to content

Commit d706bd9

Browse files
build(deps): bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.35.0 to 0.36.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.35.0...0.36.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd05b85 commit d706bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'signing'
88
id "com.github.ben-manes.versions" version "0.53.0"
99
id 'net.researchgate.release' version '3.1.0'
10-
id "com.vanniktech.maven.publish" version "0.35.0"
10+
id "com.vanniktech.maven.publish" version "0.36.0"
1111
id "io.kestra.gradle.inject-bom-versions" version "1.0.0"
1212
}
1313

0 commit comments

Comments
 (0)