Skip to content

Commit ac92a19

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

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,6 +1,6 @@
11
plugins {
22
id 'io.kestra.gradle.spotless-conventions' version '1.2.4'
3-
id "com.vanniktech.maven.publish" version "0.36.0"
3+
id "com.vanniktech.maven.publish" version "0.37.0"
44
id "io.kestra.gradle.inject-bom-versions" version "1.2.1"
55
id 'java-library'
66
id "idea"

0 commit comments

Comments
 (0)