Skip to content

Commit 4baff8e

Browse files
Bump com.vanniktech.maven.publish from 0.18.0 to 0.19.0 (#148)
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.18.0 to 0.19.0. - [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.18.0...0.19.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 408c55e commit 4baff8e

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
@@ -9,7 +9,7 @@ plugins {
99
id("me.champeau.gradle.jmh") version "0.5.3"
1010
id("com.github.hierynomus.license") version "0.16.1"
1111
id("biz.aQute.bnd.builder") version "6.1.0"
12-
id("com.vanniktech.maven.publish") version "0.18.0"
12+
id("com.vanniktech.maven.publish") version "0.19.0"
1313
}
1414

1515
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)