We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a5c9ea + c4305b9 commit daa26a9Copy full SHA for daa26a9
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'signing'
5
id 'idea'
6
id 'checkstyle'
7
- id("com.gradle.plugin-publish") version "1.2.2"
+ id("com.gradle.plugin-publish") version "1.3.0"
8
}
9
10
group = "io.github.git-commit-id"
0 commit comments