Skip to content

Commit 8000c5b

Browse files
Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0
Bumps com.gradle.plugin-publish from 1.1.0 to 1.2.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd675d2 commit 8000c5b

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.1.0"
6+
id "com.gradle.plugin-publish" version "1.2.0"
77
id 'org.ajoberstar.reckon' version "0.16.1"
88
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
99
id "org.sonarqube" version "4.0.0.2929"

0 commit comments

Comments
 (0)