Skip to content

Commit a05b575

Browse files
Merge pull request #304 from xenit-eu/dependabot/gradle/com.gradle.plugin-publish-1.2.0
Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0
2 parents e90b4a5 + 8000c5b commit a05b575

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)