Skip to content

Commit 9b46d7c

Browse files
Merge pull request #371 from xenit-eu/dependabot/gradle/com.gradle.plugin-publish-2.0.0
Bump com.gradle.plugin-publish from 1.2.1 to 2.0.0
2 parents ab38c7d + 1cf4aee commit 9b46d7c

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)