Skip to content

Commit 2ca19e4

Browse files
authored
Merge pull request #33 from git-commit-id/dependabot/gradle/com.gradle.plugin-publish-2.1.1
Bump com.gradle.plugin-publish from 2.1.0 to 2.1.1
2 parents b378fca + 59752aa commit 2ca19e4

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
@@ -4,7 +4,7 @@ plugins {
44
id 'signing'
55
id 'idea'
66
id 'checkstyle'
7-
id("com.gradle.plugin-publish") version "2.1.0"
7+
id("com.gradle.plugin-publish") version "2.1.1"
88
}
99

1010
def releaseVersion = "0.0.1"

0 commit comments

Comments
 (0)