Skip to content

Commit 1cf4aee

Browse files
Bump com.gradle.plugin-publish from 1.2.1 to 2.0.0
Bumps com.gradle.plugin-publish from 1.2.1 to 2.0.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f209864 commit 1cf4aee

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
@@ -3,7 +3,7 @@ plugins {
33
id "maven-publish"
44
id "idea"
55
id "jacoco"
6-
id "com.gradle.plugin-publish" version "1.2.1"
6+
id "com.gradle.plugin-publish" version "2.0.0"
77
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
88
id "org.sonarqube" version "6.2.0.5505"
99
id "be.vbgn.ci-detect" version "0.5.0"

0 commit comments

Comments
 (0)