Skip to content

Commit 94ed352

Browse files
Bump com.vanniktech.maven.publish from 0.15.0 to 0.15.1 (#7250)
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/master/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.15.0...0.15.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ad6bc1 commit 94ed352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("com.github.hierynomus.license") version "0.15.0"
1010
id("com.jfrog.artifactory") version "4.21.0"
1111
id("biz.aQute.bnd.builder") version "5.3.0"
12-
id("com.vanniktech.maven.publish") version "0.15.0"
12+
id("com.vanniktech.maven.publish") version "0.15.1"
1313
}
1414

1515
ext {

0 commit comments

Comments
 (0)