Skip to content

Commit daa26a9

Browse files
authored
Merge pull request #20 from git-commit-id/dependabot/gradle/com.gradle.plugin-publish-1.3.0
Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0
2 parents 2a5c9ea + c4305b9 commit daa26a9

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 "1.2.2"
7+
id("com.gradle.plugin-publish") version "1.3.0"
88
}
99

1010
group = "io.github.git-commit-id"

0 commit comments

Comments
 (0)